LOLCODE Interpreter
This project is my final submission for my CMSC 124: Design and Implementation of Programming Languages course. It includes a parser, lexer, and interpreter, all developed in Python. The application processes and executes code written in LOLCODE, an esoteric programming language.
Tech Stack
Python
Tkinter