Written in C++ (using template). Calculator++ is a application/library for Window (POSIX). The core of code is adaptable for posix.
This algorithm support:
+ built-in operator
+ built-in functions
+ run-time functions and variables definition
+ run-time units system, units with prefix
+ constants definition
+ Pretty mathematical expressions
- Process ascii files (dev)
- vector and matrix (dev)
- graph 2D and 3D (dev)
- vector graph (dev...