Skip to content
Snippets Groups Projects
Forked from sucs / SUCS
Source project has a limited visibility.
Name Last commit Last update
README.md
neocalc.py

NeoCalc

Stack based Calculator.

Multiple Stacks, copy or reference from one to another. Save Stacks for latter use.

Partial application of functions.

Easy to manipulate computation.

Mathematical and Physical constants.

Define and use functions.

Apply calculations to a number of quntatyes simeltaniosly.

State of project

After a few iterations I'v setteld on the arcutecutre. Basic stack calculator working. A few constants in there. Next step is to work on collectons.