mirror of
https://github.com/barnii77/coatc.git
synced 2026-06-06 02:16:20 +02:00
a compiler for a c-like language using LLVM
- C++ 88.6%
- CMake 10.9%
- Boogie 0.3%
- Python 0.2%
| .github | ||
| CMakeFiles | ||
| docs | ||
| source | ||
| test | ||
| .clang-format | ||
| .clang-tidy | ||
| .codespellrc | ||
| .gitignore | ||
| BUILDING.md | ||
| CMakeLists.txt | ||
| CMakePresets.json | ||
| CODE_OF_CONDUCT.md | ||
| conanfile.py | ||
| CONTRIBUTING.md | ||
| CPackConfig.cmake | ||
| CPackSourceConfig.cmake | ||
| HACKING.md | ||
| README.md | ||
coatc
CURRENTLY BROKEN, and will remain broken for another few months
This is the coatc project. It is an LLVM-based compiler for my C-style programming language with a rusty flair.