There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.