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-07 22:25:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
274
Commits
45
Branches
31
Tags
78dd8bc149a67d6257a4fdc190464b60e4130187
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
78dd8bc149
Added import keyword and failing test.
2017-12-02 00:01:53 +01:00
.idea
Working on support for inline constants with multiple potential types.
2017-11-26 17:38:45 +01:00
src
/main
Added import keyword and failing test.
2017-12-02 00:01:53 +01:00
kickc.iml
Working on support for inline constants with multiple potential types.
2017-11-26 17:38:45 +01:00
pom.xml
Working on support for inline constants with multiple potential types.
2017-11-26 17:38:45 +01: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%