This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
kickc
Watch
1
Star
0
Fork
0
You've already forked kickc
mirror of
https://gitlab.com/camelot/kickc.git
synced
2026-04-26 21:18:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
74
Commits
45
Branches
31
Tags
92747454c77f6d814cffbfc852bb141cad0846f1
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Jesper Gravgaard
92747454c7
Restructured code in new packages
2017-07-18 18:10:12 +02:00
.idea
Refactoring control flow graph to enable proc calls. Still need to handle return values properly.
2017-06-11 23:36:05 +02:00
lib
A bit more subpix work. Some font-work and a KickC parser start.
2017-05-01 00:11:51 +02:00
src/dk/camelot64
/kickc
Restructured code in new packages
2017-07-18 18:10:12 +02:00
kickc.iml
A bit more subpix work. Some font-work and a KickC parser start.
2017-05-01 00:11:51 +02:00
S
Description
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
374
MiB
Languages
Assembly
46.2%
Java
29.4%
C
17.7%
Cython
6.2%
ANTLR
0.2%
Other
0.2%