Home

Awesome

Custom Interpreter

This was a fun university junior year C project that interprets and executes a custom language. We were given a grammar and tasked to tokenize and parse code written in the provided text files. The output should match each text files corresponding expected file.

Features of this program:

To test
Linux
Windows

This project was written for Linux so running on Visual Studio may require an installation of Windows Subsystem for Linux (WSL)