This website requires JavaScript.
Explore
Help
Register
Sign In
shishantbiswas
/
c3c
Watch
1
Star
1
Fork
0
You've already forked c3c
mirror of
https://github.com/c3lang/c3c.git
synced
2026-02-27 12:01:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
df4f88dfccf7a19669f2db30e7f6a831745606b5
c3c
/
src
History
Christoffer Lerno
df4f88dfcc
Fixed a lot of while/if/for. ?: now works.
2019-12-13 00:08:07 +01:00
..
build
Added some codegen & .o generation and (hopefully correct) optimization. Hacked strings in together with i++/i--. Fixed up parsing of strings supporting \u \U \x => UTF8
2019-11-27 16:16:44 +01:00
compiler
Fixed a lot of while/if/for. ?: now works.
2019-12-13 00:08:07 +01:00
compiler_tests
Support for subscripts. Added helloworld.
2019-12-11 17:22:48 +01:00
utils
Support for subscripts. Added helloworld.
2019-12-11 17:22:48 +01:00
main.c
Refactor type handling, some extremely simple codegen, but mostly work on casts (not finished)
2019-09-01 01:58:21 +02:00