1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-08-02 09:29:35 +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-07-19 13:21:16 +02:00
.idea Implementing JSON serialization of ICL 2017-07-18 22:49:25 +02:00
lib Implementing JSON serialization of ICL 2017-07-18 22:49:25 +02:00
src/dk/camelot64/kickc Added typed and untyped print functions everywhere. Now getting the same output as the old compilation! 2017-07-19 13:21:16 +02:00
kickc.iml Implementing JSON serialization of ICL 2017-07-18 22:49:25 +02:00