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
202
Commits
45
Branches
31
Tags
00f53c49b604f0fcde84fdf16c5e4a6997dea6c0
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
00f53c49b6
Added support for lo/hi lvalues. Added more ALU options. Working on bitmap plotter.
2017-10-29 01:56:53 +02:00
.idea
Moved to maven based configuration & build.
2017-07-29 14:59:55 +02:00
src
/main
Added support for lo/hi lvalues. Added more ALU options. Working on bitmap plotter.
2017-10-29 01:56:53 +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
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%