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
kuroko
/
.gitignore
8 lines
43 B
Plaintext
Raw
Normal View
History
Unescape
Escape
through chapter 19 of Crafting Interpreters
2020-12-26 09:32:21 +09:00
*.o
implement shared object module support
2020-12-31 15:48:39 +09:00
*.so
through chapter 19 of Crafting Interpreters
2020-12-26 09:32:21 +09:00
kuroko
Experimental Windows support
2021-01-19 12:38:52 +09:00
*.exe
*.dll
Change 'let' semantics to do unpacking; support unpacking more things
2021-01-14 21:16:48 +09:00
wasm/
Add something original for once
2021-01-15 19:31:00 +09:00
jupyter/
Reference in New Issue
Copy Permalink