mirror of
https://github.com/RevCurtisP/C02.git
synced 2025-02-19 19:31:04 +00:00
C02
C02 is a simple C-syntax language designed to generate highly optimized code for the 6502 microprocessor. The C02 specification is a highly specific subset of the C standard with some modifications and extensions
See the top-level documentation for more information.
Building the Compiler
In Linux, use gcc and the Makefile.
In Windows use the Pelles C IDE and the file ./C02.ppj.
Description
Languages
C
58.6%
Assembly
16.2%
Python
7.5%
HTML
6%
Roff
5.6%
Other
6%