An open API service indexing awesome lists of open source software.

https://github.com/cubinegaming/calc-lang

a text-based interpreted calculator (adding more features)
https://github.com/cubinegaming/calc-lang

ast calc calculator interperters lexer parser rust tokens

Last synced: about 1 year ago
JSON representation

a text-based interpreted calculator (adding more features)

Awesome Lists containing this project

README

          

# Calc Lang
A text-based interpreted calculator
# Needed Features
- Indentifiers
- Multi-digit integers
- String
- Functions