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
Files
acf751c0160259640a11a2c38983aa0e03d1a106
kraken
/
stdlib
History
Nathan Braswell
e3aa531856
Wooo actual scoping and better C interop
2015-04-10 00:37:31 -04:00
..
.math.krak.un~
Added C functions for linear algebra, to be converted to kraken and used as benchmark
2015-03-18 18:35:00 -04:00
io.krak
Working toward new C inline style
2015-04-04 01:32:40 -04:00
math.krak
Wooo actual scoping and better C interop
2015-04-10 00:37:31 -04:00
mem.krak
Wooo actual scoping and better C interop
2015-04-10 00:37:31 -04:00
string.krak
WOOO compiles all in one file! Dependencies resolved! Next up, C name mangeling for scoping
2015-03-11 01:58:10 -04:00
trivial_container.krak
Got the new scoping working! Still some odd stuff happening to certian templates, and I think vector is having problems with new/traits. Really need to get canonnical filenames and what not worked out
2014-12-30 01:22:09 -05:00
util.krak
Declarations are now written |type| identifier;, generally. Functions are similar |void| func() {}, etc. Special declarations still work, etc
2014-08-01 00:45:48 -07:00
vector.krak
Modified I/O in the vector class
2015-03-16 14:01:15 -04:00