A zero-dep "fun little weekend project" that evaluates math expressions by parsing an AST using the shunting yard algorithm then recursively evaluating tree nodes. Written in rust, so it's 🔥 blazingly fast 🔥.
-
Notifications
You must be signed in to change notification settings - Fork 0
JayAndJef/simple-eval
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple math expression evaluator in rust that uses shunting yard to directly generate an AST, akin to old calculators.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published