Skip to content

nickzuber/lets-make-a-compiler

Repository files navigation

Let's make a compiler

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.

License

This software is free to use under the MIT License. See this reference for license text and copyright information.

About

✨🌿 Compiler written from scratch for JavaScript-like language to x86-64 assembly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published