Cthulhu
0.2.10
Cthulhu compiler collection
|
Runtime functions for drivers, interfaces, and plugins. More...
Modules | |
Compiler runtime mediator | |
Core of the compiler, manages languages, plugins, and targets. | |
Tree form validation | |
Validation for tree form IR. | |
Compiler events | |
Generic errors shared between frontends. | |
Global memory allocation | |
Default global memory allocator this is an intermediate layer to help with transitioning to pure arena allocation its recommended to avoid this for new code and to remove it from existing code. | |
SSA form IR | |
SSA form IR. | |
Tree intermediate form | |
Tree intermediate form generated by language drivers. | |
Driver utility functions | |
Utility functions for the runtime. | |
Target output helper library | |
Target output helper library. | |
Runtime functions for drivers, interfaces, and plugins.