Support compilation mode in INTERPRET
authorJonas Hvid <mail@johv.dk>
Sun, 8 Dec 2019 18:28:29 +0000 (19:28 +0100)
committerJonas Hvid <mail@johv.dk>
Sun, 8 Dec 2019 18:28:29 +0000 (19:28 +0100)
commit423e2197f05d6af11aa75a7a15aa3f8e3be78cbf
tree8c465e9bf61fbb4766673876e2f8647bf26b94c3
parent89a6a52d6128a4f9ac3c7aa26fc0df111e4160db
Support compilation mode in INTERPRET

Now we can do

  S" BOOP" CREATE ] DOCOL HELLO 3 2 + .U NEWLINE EXIT [ BOOP
impl.asm
main.asm