Releases: zu2/chibicc-6800-v1
Releases · zu2/chibicc-6800-v1
v0.04
float/vla support
Float fixes and VLA support. Still lots of bugs
struct/union/bit field implemented
There are probably still some bugs, but I've finished most of what I wanted to implement.
The bulk of the work remaining is bug fixing and optimization.
Provisional release (for float/long testing)
I wrote a minimal float/long library.
Some tests pass.