This website requires JavaScript.
Explore
Help
Sign In
krgamestudios
/
Toy
Watch
1
Star
0
Fork
0
You've already forked Toy
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be84a8dfe2eb80c585ab496c12ee8e0ae30725f5
Toy
/
repl
T
History
Ratstail91
be84a8dfe2
Tweaked output callbacks to match 'puts' signature
2026-05-08 11:12:27 +10:00
..
ast_inspector.c
Fixed API naming convention
2026-05-06 16:12:50 +10:00
ast_inspector.h
Started work on an AST inspector
2026-04-22 15:57:55 +10:00
bytecode_inspector.c
Fixed API naming convention
2026-05-06 16:12:50 +10:00
bytecode_inspector.h
Expanded bytecode inspector, added functions to Toy_copyValue
2026-04-17 11:55:46 +10:00
main.c
Tweaked output callbacks to match 'puts' signature
2026-05-08 11:12:27 +10:00
makefile
Tweaked build paths
2026-04-27 10:07:16 +10:00
standard_library.c
Implemented array.forEach(fn)
2026-04-26 11:59:15 +10:00
standard_library.h
Implemented native C functions called from Toy scripts
2026-04-16 21:14:42 +10:00