compiler icon indicating copy to clipboard operation
compiler copied to clipboard

Experiments with compilers written in Python

Compiler written in Python

I did a one-week course with David Beazley on writing a compiler using Python. This repository tracks my progress and experiments in this course.