The Inertia Project is a compiler-related project that as of now contains two subprojects:
Inertiainrcc
Inertia is the "main" purpose of this project, thus the name. It's a collection of libraries that form a backend compiler, as of now Inertia supports AOT compilation.
inrcc on the other hand is a C frontend targeting Inertia.
Since Inertia is open source, contributions are welcome. For guidelines and details, check out the CONTRIBUTING file.
This project is licensed under the Boost Software License (BSL-1.0).