/the-super-tiny-compiler

:snowman: Possibly the smallest compiler ever

Primary LanguageJavaScriptCreative Commons Attribution 4.0 InternationalCC-BY-4.0

Yet another super tiny compiler

This repo is forked from the-super-tiny-compiler.js, thanks for the great work of @jamiebuilds!


Why create this compiler?

Difference with the-super-tiny-compiler?

The-super-tiny-compiler compiles lisp to c, while this compiler compiles es6 to es5.

But this compiler is just for learn and practice and very targeted to some specific es6 code, so...

Run

Run with node main.js


cc-by-4.0