Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dotdot0/math-language-rust

A math language interpreter written in rust
https://github.com/dotdot0/math-language-rust

interpreter rust rust-lang

Last synced: about 1 month ago
JSON representation

A math language interpreter written in rust

Awesome Lists containing this project

README

        

A interpreter for a math language

Currently supported operations
- "+"
- "-"
- "/"
- "*"