A robust command-line calculator built in C that handles Reverse Polish Notation.
- handle big ints
- more robust error handling
- fix floating point exception
- add math functions (AST Algo)
- simplify Dynamic arrays for less headacheswith typcasting
- more allocators after & cache optimization for AST in case of project expansion to Typst clone
