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
48dc1f8e4d2f4e9d978fe12bd0f6bb57ebcff3b1
kraken
/
stdlib
History
Chris Fadden
d2fc32d0fb
Added C functions for linear algebra, to be converted to kraken and used as benchmark
2015-03-18 18:35:00 -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
Made ChrisTest for testing numerical library
2015-03-16 13:49:05 -04:00
math.krak
Added C functions for linear algebra, to be converted to kraken and used as benchmark
2015-03-18 18:35:00 -04:00
mem.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
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