JeremyFan / the-super-tiny-compiler

:snowman: Possibly the smallest compiler ever

Home Page:https://git.io/compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yet another super tiny compiler

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

Want to jump into the code? Click here


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

About

:snowman: Possibly the smallest compiler ever

https://git.io/compiler

License:Creative Commons Attribution 4.0 International


Languages

Language:JavaScript 99.6%Language:HTML 0.4%