• Stars
    star
    1
  • Language
    Java
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is a Lexer, Parser, and Interpreter (written in Java) for a made up language MyPL that is written in Python. MyPL has it’s own grammar rules that the program follows.