Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 175 Bytes

File metadata and controls

5 lines (4 loc) · 175 Bytes

Math expression REPL

This serves as a practice project for me in order to learn Rust and how to generate an AST from an expression and then parse it to receive an answer.