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

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

[Alpha/WIP] Custom C++ compiler with an assembler, linker, and custom executable format (PEF).
https://github.com/amlel-el-mahrouss/opencc

assembler c compiler cpp linker

Last synced: 3 months ago
JSON representation

[Alpha/WIP] Custom C++ compiler with an assembler, linker, and custom executable format (PEF).

Awesome Lists containing this project

README

        

# Open C/C++

## Brief:

OpenNE's Compiler Toolchain for C/C++.

## Installing:

Start by cloning the repository:

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

And then follow the build instructions (Install.md)

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