Releases: kensmith/c
Releases · kensmith/c
fixed operand order for builtin binary and ternary ops
stack accessiblity for expr
v0.0.9 add the stack to the expr env
large refactor
- added a bunch of missing math pkg functions
- refactored the way operators work
- more tests
displays stack without scientific notation
v0.0.7 ability to remove scientific notation
help command
v0.0.6 help message
quality
refactors
comma delimited numbers
v0.0.3 allow comma separated numbers
aliases
first port
v0.0.1 readme