An open API service indexing awesome lists of open source software.

https://github.com/wlawt/basic-js-compiler


https://github.com/wlawt/basic-js-compiler

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

## Basic intro to compilers

### Source
[Medium - How to be* a compiler](https://medium.com/@kosamari/how-to-be-a-compiler-make-a-compiler-with-javascript-4a8a13d473b4)

Intention was to learn how a basic compiler works to contribute to Babel.