Fixed assembler bug that caused crash on IR array resize. Added line editor app.

This commit is contained in:
Anachronaut
2026-08-17 23:26:21 -04:00
parent 1d1a14318c
commit e3100b4718
87 changed files with 2201 additions and 74 deletions
+22
View File
@@ -0,0 +1,22 @@
load Edit.sbx
run poem.txt
a
alpha
beta
gamma
.
i 2
INSERTED
.
l
c 1
CHANGED
d 4
l
w
q
run poem.txt
l
d 99
q
exit