Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 539 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 539 Bytes

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

Usage

Run compiler

python compiler.py

Pipe compiler output to Node.js

python compiler.py | node