1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-12-18 08:30:18 +00:00
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
Go to file
2017-06-11 19:15:09 +02:00
.idea SSA form generation for expressions started 2017-05-05 09:55:15 +02:00
lib
src/dk/camelot64/kickc Control Flow Graph now handles procs & sub sprocs 2017-06-11 19:15:09 +02:00
kickc.iml