Project written in MIT Scheme in which a small imperative language named Micro-PL is converted into runnable Scheme. There are test files in which you are able to run. Grade - 100
LL(1) grammar parser written in C++ to evaluate arithmetic expressions.
Uses FLEX to convert imperative Micro-PL into valid formatted HTML.