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
6b134d11ff
kuroko
/
modules
History
K. Lange
80754593ad
Add pairing heap module
2023-12-22 08:26:57 +09:00
..
codecs
Codecs revisited (
#28
)
2022-07-23 08:32:54 +09:00
foo
Fix up path search ordering to be more like CPython; implement __main__.krk
2022-05-28 17:31:43 +09:00
syntax
Add more keywords to the stdlib highlighter
2022-06-03 13:45:12 +09:00
callgrind.krk
Add docstrings to 'callgrind' module
2021-03-25 09:54:23 +09:00
collections.krk
Codecs revisited (
#28
)
2022-07-23 08:32:54 +09:00
dummy.krk
Fix tracking what should be 'global' through function calls?
2021-01-07 10:39:09 +09:00
help.krk
Update copyright years, it's been 2022 for a while now
2022-05-26 20:46:06 +09:00
json.krk
Fix bug in json float parsing found by WASM IDE's static analyzer
2021-03-10 14:35:14 +09:00
maindemo.krk
Add basic support for -m argument to interpreter
2021-01-13 09:08:11 +09:00
pheap.krk
Add pairing heap module
2023-12-22 08:26:57 +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