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
2018-01-15 21:02:49 +01:00
.idea Reformatted for code style. 2018-01-01 21:25:11 +01:00
src Fixed issue with loop depth - now calculated corrent when some functions have no loops. 2018-01-15 21:02:49 +01:00
.gitignore
.gitlab-ci.yml
kickc.iml
LICENSE.txt Added license 2017-12-31 00:12:09 +00:00
pom.xml Tried adding more memory for the Junit JVM 2018-01-01 15:59:15 +01:00