Home

Awesome

bm

Simple compiler ecosystem. Includes the backend and frontend for a couple of languages.

Subprojects

Quick Start

To build and test the entire project bootstrap the root nobuild and run it like so:

$ cc -o nobuild nobuild.c
$ ./nobuild test

For more info do ./nobuild help