Lexi Compiler

A multi-language and multi-target modular research compiler designed for easy modification with first-class plugin support.

View project on GitHub

Install

macOS

brew install lexi-compiler/tap/lexi

Or brew tap lexi-compiler/tap and then brew install lexi.

Compiler Documentation

Check out the architecture docs to learn the internals of the compiler.

To learn more why I started the Lexi compiler, see motivations

Contributing to Lexi

If you’re interested in getting involved, we’re always looking for help!

To get started, check out the Contributor’s Guide