Compiler from scratch for JavaScript-like language to x86-64 assembly.
Learning how to build a compiler based on the book Essentials of Compilation by Jeremy Siek.
This software is free to use under the MIT License. See this reference for license text and copyright information.