Update docs: compiler 67/72 tests (93%), CHAIN/COMMON/RUN supported

This commit is contained in:
Eremey Valetov
2026-03-29 19:41:49 -04:00
parent 28055326bb
commit 8ee17b9e2a
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -37,8 +37,8 @@ MID$ assignment delegation, ON ERROR GOTO with setjmp/gw_run_jmp,
RESUME/RESUME NEXT, ERR/ERL, file I/O delegation (OPEN/CLOSE/PRINT#/
INPUT#/WRITE#/LINE INPUT via emit_delegate_stmt), PMAP/POINT/PSET
graphics, BSAVE/BLOAD/SAVE/LOAD, MKDIR/CHDIR/RMDIR/KILL file ops.
**64 of 72 tests produce correct output (89%).** Only 5 failures remain:
3 structural (CHAIN/COMMON/RUN "file" unsupported) and 2 RNG-dependent.
**67 of 72 tests produce correct output (93%).** CHAIN/COMMON/RUN "file"
delegated to runtime interpreter. Only 2 failures remain (RNG-dependent).
### Hardware I/O Simulator (v0.15.0)