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.
- Host: GitHub
- URL: https://github.com/ferhatgec/hlcog
- Owner: ferhatgec
- License: mit
- Created: 2021-03-28T21:30:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-28T22:33:55.000Z (about 5 years ago)
- Last Synced: 2025-06-21T18:01:56.067Z (12 months ago)
- Topics: assembly, code-generation, codegen, cpp, fegeya, high-level, kalem, python, ruby, rust, shell, transpiler
- Language: C++
- Homepage:
- Size: 9.77 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.