Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.