An open API service indexing awesome lists of open source software.

https://github.com/ferhatgec/hlcog

Fegeya HLCoG, High-Level Code Generator back-end.
https://github.com/ferhatgec/hlcog

assembly code-generation codegen cpp fegeya high-level kalem python ruby rust shell transpiler

Last synced: 2 months ago
JSON representation

Fegeya HLCoG, High-Level Code Generator back-end.

Awesome Lists containing this project

README

          

# Fegeya HLCoG
## Fegeya HLCoG, High-Level Code Generator back-end.

### Note: It's at early-stage, work-in-progress!

### What's this?
* High-level only-header shell for compiler and transpiler development.
* It's customizable & can be implemented almost all languages without pain.
* Written in C++, only headers, not shared libraries here.
* You can directly link HLCoG with your AST.

### Fegeya HLCoG licensed under the terms of MIT License.