A Deep Dive into Language Implementation
Portfolio Project Analysis and Reflection
By Mark Truong
For my portfolio project, I developed a fully functional interpreter for a BASIC-like programming language using Python. This was inspired by the advanced programming languages course I took at San Diego State University (SDSU), where I learned core principles of language design, parsing theory, and runtime system implementation. This project...
[Read More]