mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-01-26 15:30:28 +00:00
Jesper Gravgaard
e314794f0b
Implemented true recursive variable replacer that can replace into pointers/value lists. Also using this when building SSA. Prepared syntax ant type inference for building a word from 2 bytes using word w = { b1, b2 };
Description
KickC is a C-compiler for 6502-based platforms creating optimized and readable assembler code. The language is 95% standard C with a few limitations and a few extensions.
Download Releases here https://gitlab.com/camelot/kickc/-/releases
Languages
Assembly
46.2%
Java
29.4%
C
17.7%
Cython
6.2%
ANTLR
0.2%
Other
0.2%