- Developed a interpreter covering the design & implementation of the lexical analyzer, parser, AST, static analysis (for scope resolution) & execution engine. - Loxscript supports all essential programming elements like loops, conditionals, first-class functions, closures, lexical scoping, inheritance and others.