Skip to content

iDontHaveTime/Inertia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inertia Project

Overview

Inertia is a modular compiler framework inspired by LLVM. Currently it offers:

  • InertiaSupport: The support library containing support headers implementations.
  • InertiaCore: The core library, that contains everything related to the IR and alike.

While its not much currently, it is getting expanded quickly.


Directories

  • inr/ - The backend compiler library.
    • inr/include - Headers of the backend library.
    • inr/lib - Implementations for headers.
    • inr/test - Test files to test various features.

Status

This is still super early in development, don't expect much.

License

The Boost Software License 1.0, can be found in the LICENSE file.

About

Inertia is a modular backend compiler with a planned C/C++ frontend

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published