July 2020 Release
Adds some new user-facing functionality.
Complete overhaul of function dispatch system as well as a complete redesign of the parsing algorithm. Now uses an elegant modification of the Shunting-Yard algorithm that creates a stack per context instead of having only a single global stack.
See CalcPlusPlus.zip
for the windows binary.
See CalcPlusPlus.tar.gz
for the linux binary.