Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ticki/damn-small-calc
:mask: A damn small, damn simple implementation of a damn dumb byte-by-byte calculator, in Rust.
https://github.com/ticki/damn-small-calc
Last synced: about 1 month ago
JSON representation
:mask: A damn small, damn simple implementation of a damn dumb byte-by-byte calculator, in Rust.
- Host: GitHub
- URL: https://github.com/ticki/damn-small-calc
- Owner: ticki
- Created: 2015-09-17T16:32:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-18T12:01:09.000Z (over 9 years ago)
- Last Synced: 2023-03-03T00:33:01.588Z (almost 2 years ago)
- Language: Rust
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DAMN SMALL CALC!
===============A simple implementation of an inverse polish notation calculator.
If you ain't a masochist don't use this, just don't.