This website requires JavaScript.
Explore
Help
Sign In
valerie
/
qm
Watch
1
Star
0
Fork
You've already forked qm
0
Code
Issues
Pull requests
Projects
Releases
2
Packages
Wiki
Activity
A command line math evaluator.
calculator
command-line
eval
math
rust
4
commits
2
branches
2
tags
122
KiB
Rust
100%
c575e0bf4d
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Valerie
c575e0bf4d
changed equals sign (=) for string and boolean operations to use fat arrow (=>) and "is" respectively.
2022-06-09 13:37:56 -04:00
src
changed equals sign (=) for string and boolean operations to use fat arrow (=>) and "is" respectively.
2022-06-09 13:37:56 -04:00
.gitignore
initial build & commit
2022-06-07 21:41:24 -04:00
Cargo.lock
added version line to interpreter mode and bumped version
2022-06-08 21:17:13 -04:00
Cargo.toml
added version line to interpreter mode and bumped version
2022-06-08 21:17:13 -04:00