This website requires JavaScript.
Explore
Help
Sign In
kuroko-lang
/
kuroko
Watch
1
Star
0
Fork
0
You've already forked kuroko
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a3b577e239
kuroko
/
modules
History
K. Lange
90b219cdce
Eliminate builtins.krk
2021-02-05 17:22:08 +09:00
..
foo
Implement module packages
2021-01-17 22:01:58 +09:00
syntax
Also more built-in functions
2021-01-23 08:41:53 +09:00
collections.krk
Add a basic collections module
2021-01-11 14:08:05 +09:00
dummy.krk
Fix tracking what should be 'global' through function calls?
2021-01-07 10:39:09 +09:00
help.krk
Eliminate builtins.krk
2021-02-05 17:22:08 +09:00
json.krk
JSON module should be able to support unicode strings easily
2021-01-12 22:19:24 +09:00
maindemo.krk
Add basic support for -m argument to interpreter
2021-01-13 09:08:11 +09:00
string.krk
Fix up string escapes, make sure we're handling nil bytes when printing
2021-01-11 11:41:26 +09:00