/compiler-from-scratch-js-port

Porting DestroyAllSoftware's "Compiler from Scratch" exercise to JavaScript

Primary LanguageJavaScript

Porting a compiler from scratch from Ruby to JavaScript, attempting to use equivalent constructs to the Ruby implementation for a SLOC comparison.