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
2025-08-05 07:28:18 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
107
Commits
45
Branches
31
Tags
d159163f2162168686112192f6f7db783745b8f3
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
jespergravgaard
d159163f21
fixed tests
2017-07-29 11:18:15 +02:00
.idea
Implemented live ranged based register allocation - coalescing on phi statements first, copy-assignments second, other assignments third - and finally the remaining vars are added.
2017-07-27 01:33:10 +02:00
lib
Implementing JSON serialization of ICL
2017-07-18 22:49:25 +02:00
src/dk/camelot64
/kickc
fixed tests
2017-07-29 11:18:15 +02:00
kickc.iml
Implementing JSON serialization of ICL
2017-07-18 22:49:25 +02:00
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%