https://github.com/olback/math-expr-eval
https://github.com/olback/math-expr-eval
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/olback/math-expr-eval
- Owner: olback
- Created: 2021-05-29T19:56:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T21:41:40.000Z (over 4 years ago)
- Last Synced: 2025-02-08T12:31:25.892Z (about 1 year ago)
- Language: Rust
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Math Expr Eval
```bash
cargo build --release
sudo -E ./install.sh
```