Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/imihajlow/ccpu-cc

A C11 compiler for the discrete logic computer
https://github.com/imihajlow/ccpu-cc

8bit c11 compiler

Last synced: about 1 month ago
JSON representation

A C11 compiler for the discrete logic computer

Awesome Lists containing this project

README

        

# CCPU-CC

An optimizing compiler targeting [my custom discrete logic computer](https://github.com/imihajlow/ccpu/).

You will need the linker from [the original repository](https://github.com/imihajlow/ccpu/).

The C standard library is located in [its own repository](https://github.com/imihajlow/ccpu-libc/).