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

https://github.com/ringabout/cal

a simple interactive calculator for Nim.
https://github.com/ringabout/cal

Last synced: 4 months ago
JSON representation

a simple interactive calculator for Nim.

Awesome Lists containing this project

README

          

# cal
a simple interactive calculator \
use Stack \
support `+` `-` `*` `/` \
support float and negative number \
support command `exit` and `history` \