
[](LICENSE)
## Requirements:
- [CLang](https://clang.llvm.org/)
- [GIT](https://git-scm.com/)
- [BTB](https://github.com/nekernel-org/btb)
## Notice for Doxygen:
- Use the doxygen command to build documentation.
## Notice for Contributors:
- Always use `format.sh` before commiting and pushing your code!
## Getting Started:
```sh
git clone git@github.com:nekernel-org/cc.git
cd cc
# Either build debugger or compiler using btb
```
###### Copyright (C) 2024-2025 Amlal El Mahrouss, all rights reserved.