Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hammadmajid/math_repl
Trying to make a math repl to learn Rust
https://github.com/hammadmajid/math_repl
math math-expression-evaluator repl
Last synced: about 1 month ago
JSON representation
Trying to make a math repl to learn Rust
- Host: GitHub
- URL: https://github.com/hammadmajid/math_repl
- Owner: hammadmajid
- Created: 2023-08-17T18:35:33.000Z (over 1 year ago)
- Default Branch: trunk
- Last Pushed: 2024-08-17T20:35:26.000Z (4 months ago)
- Last Synced: 2024-08-18T14:02:50.664Z (4 months ago)
- Topics: math, math-expression-evaluator, repl
- Language: Rust
- Homepage:
- Size: 161 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> [!IMPORTANT]
> Work in progress...# math_repl
A math repl I'm trying to make to learn Rust.