Crates.io | shunting-yard |
lib.rs | shunting-yard |
version | 1.0.2 |
source | src |
created_at | 2024-06-15 14:27:59.570691 |
updated_at | 2024-06-15 14:27:59.570691 |
description | A simple shunting yard algorithm implementation in Rust |
homepage | |
repository | |
max_upload_size | |
id | 1272927 |
size | 17,691 |
my teammates wanted to use C++ but the glory of Rust compelled me to make this
+
, -
: plus and minus*
, -
: multiply and divide^
: pawa!
: fact