mirror of
https://gitlab.com/camelot/kickc.git
synced 2025-01-19 14:31:25 +00:00
Jesper Gravgaard
99088aef58
Improved uplift test and zp coalesce test to include live ranges from calling statements in overlap testing. The new live range system is still far from perfect. Next step is getEffectiveAlive(stmt) returning alive vars + alive vars from all calling contexts.
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%