• Stars
    star
    1
  • Language
    Racket
  • License
    Other
  • Created over 3 years ago
  • Updated almost 3 years ago

Reviews

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.