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
c9aa17e119
kuroko
/
tools
History
K. Lange
c9aa17e119
Rename __get__, __set__ to match Python's __getitem__, __setitem__ and make room for future addition of descriptors
2021-03-10 14:24:22 +09:00
..
kuroko
Add tools (and tools/kuroko contains symlinks to headers)
2021-02-12 11:48:50 +09:00
__init__.krk
The big documentation system overhaul
2021-02-20 14:10:36 +09:00
compile.c
Eliminate unused parameters to krk_compile, interpret, runfile, callfile
2021-02-25 08:17:19 +09:00
demo.c
Eliminate unused parameters to krk_compile, interpret, runfile, callfile
2021-02-25 08:17:19 +09:00
gendoc.krk
Rename __get__, __set__ to match Python's __getitem__, __setitem__ and make room for future addition of descriptors
2021-03-10 14:24:22 +09:00
sandbox.c
Eliminate unused parameters to krk_compile, interpret, runfile, callfile
2021-02-25 08:17:19 +09:00
simple-repl.h
Eliminate unused parameters to krk_compile, interpret, runfile, callfile
2021-02-25 08:17:19 +09:00