This website requires JavaScript.
Explore
Help
Sign In
miloignis
/
kraken
Watch
1
Star
0
Fork
0
You've already forked kraken
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
337
Commits
2
Branches
0
Tags
f7789d5434b5e2ba93375a84644b2e76f37916b5
Commit Graph
2 Commits
Author
SHA1
Message
Date
Nathan Braswell
79065c032f
We have a VERY SILL KRAKEN COMPILER\! simple_passthroughs are now emitted by the c_generator and test_compiler has been extended to write the C to a file and then call cc on it, so the self-hosted Kraken compiler can compile its very first thing\! (though that thing is a hello world C program written entirely in a simple_passthrough...
2016-01-04 02:00:06 -05:00
Nathan Braswell
84032eece0
Fix case_statement/lambda-close-over-variables bug, rename ast_node file to make ast_node:: unambigious, change test_ast to test_compiler and add a little skeleton c_generator file
2016-01-04 00:38:59 -05:00