Files
Toy/scripts/hello_world.toy
Kayne Ruse b32ea9f309 Started working on a decompiler, called 'bytecode inspector'
It only has a few instructions for now, but I can flesh it out over
time.
2026-04-11 13:37:26 +10:00

5 lines
33 B
Plaintext

print "hello world";
print [];