This project is a fork of @rui314's chibicc, modified to create a C compiler for the Motorola MC6800 architecture. This project was created as a tool for studying compilers for the MC6800, and while ...
run-gcc is a versatile Bash script designed to simplify the process of compiling and running C and C++ programs. It provides features such as input/output handling ...
The xcc700 is a very small, lightweight C compiler designed specifically for the ESP32 microcontroller. It is like a mini version of GCC or clang, but this system has some limitations. Instead of ...