1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-12-19 00:29:29 +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-30 16:31:59 +02:00
.idea Moved to maven based configuration & build. 2017-07-29 14:59:55 +02:00
src/main Started implementing register uplift with clobber checks. Added a bunch of missing fragments. Added a few failing tests of errors that should give a nice error message. 2017-07-30 16:31:59 +02:00
kickc.iml Moved to maven based configuration & build. 2017-07-29 14:59:55 +02:00
pom.xml Moved to maven based configuration & build. 2017-07-29 14:59:55 +02:00