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

https://github.com/amlel-el-mahrouss/cc

A C/C++ compiler, assembler, and linker meant for NeKernel, customized for it.
https://github.com/amlel-el-mahrouss/cc

assembler c compiler cpp linker

Last synced: 3 months ago
JSON representation

A C/C++ compiler, assembler, and linker meant for NeKernel, customized for it.

Awesome Lists containing this project

README

        

# NeKernel C/C++

Use the doxygen command to build documentation.

## Notice for Contributors:

- Always use `run_format.sh` before commiting and pushing your code!

## Requirements:

- [CLang](https://clang.llvm.org/)
- [GIT](https://git-scm.com/)
- [BTB](https://github.com/amlel-el-mahrouss/btb)

## Cloning:

```
git clone [email protected]:amlel-el-mahrouss-gh/cc.git
```

###### Copyright (C) 2024-2025 Amlal EL Mahrouss, all rights reserved.