Initial JS runtime and Arborix Implementation

This commit is contained in:
2026-05-06 11:30:31 -05:00
parent fe453b9b96
commit 0cd849447f
24 changed files with 1865 additions and 104 deletions

BIN
test/fixtures/equalQ.tri.bundle vendored Normal file

Binary file not shown.

BIN
test/fixtures/false.tri.bundle vendored Normal file

Binary file not shown.

BIN
test/fixtures/id.tri.bundle vendored Normal file

Binary file not shown.

2
test/fixtures/notQ.tri vendored Normal file
View File

@@ -0,0 +1,2 @@
\!import "base.tri" _
main = not?

BIN
test/fixtures/notQ.tri.bundle vendored Normal file

Binary file not shown.

BIN
test/fixtures/true.tri.bundle vendored Normal file

Binary file not shown.