WIP: Compiles but still very broken

This commit is contained in:
2026-04-05 17:04:30 +10:00
parent 914ee6fcfa
commit 57fe9bb00d
11 changed files with 194 additions and 268 deletions

1
scripts/hello_world.toy Normal file
View File

@@ -0,0 +1 @@
print "Hello world";