1
0
mirror of https://gitlab.com/camelot/kickc.git synced 2024-09-08 17:54:40 +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
2018-02-12 22:05:15 +01:00
.idea Dropped JSON serialization. Added KickAss JAR. 2018-02-12 21:39:26 +01:00
dependencies Added local KickAss.jar and installing it into local MVN repository. 2018-02-12 21:58:10 +01:00
src Dropped JSON serialization. Added KickAss JAR. 2018-02-12 21:39:26 +01:00
.gitignore git ignoring some files 2017-12-29 10:45:55 +01:00
.gitlab-ci.yml Changed CI target to VALIDATE 2018-02-12 22:05:15 +01:00
kickc.iml Dropped JSON serialization. Added KickAss JAR. 2018-02-12 21:39:26 +01:00
LICENSE.txt Added license 2017-12-31 00:12:09 +00:00
pom.xml Added local KickAss.jar and installing it into local MVN repository. 2018-02-12 21:58:10 +01:00