urban-bassoon A complete Python 3 implementation of Gary Bernhardt's A Compiler from Scratch Please watch the tutorial, and checkout Destroy All Software for more stuff like this. Requirements Python 3 Node.js Usage Run compiler python compiler.py Pipe compiler output to Node.js python compiler.py | node