Choudhry

Software Engineer

Projects

A collection of things I've built and tinkered with.

Plox

Python Interpreter

A Python implementation of the Lox programming language. Built while working through "Crafting Interpreters" to understand language design and implementation.

Language Design Interpreters Python