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
499
Commits
2
Branches
0
Tags
e3c1cbf27e85da218ee5b3bcc66146211e83f2bf
Commit Graph
3 Commits
Author
SHA1
Message
Date
Nathan Braswell
7aa1d9983b
Some bugfixes/added errors, convert most to not use simple_passthrough
2016-04-30 15:38:28 -04:00
Nathan Braswell
f70aed9589
Implemented ultra-basic/incomplete function template instantiation type inference for Kalypso that just assigns the param type to the concat'd string right away which works in the most basic of cases. Will expand to cover pointers soon, and the rest when those features are implemented (object templates, function types)
2016-02-09 04:16:03 -05:00
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