Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 231 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 231 Bytes

ImperativeInterpreter

Coded a C-like programming language with two teammates in Racket that could handle variables, arithmetic, if statements, while loops, continue, break, throws, try catch, and most importantly functions.