Implement INTERPRET-STRING
authorJonas Hvid <mail@johv.dk>
Sun, 8 Mar 2020 17:12:07 +0000 (18:12 +0100)
committerJonas Hvid <mail@johv.dk>
Sun, 8 Mar 2020 17:12:07 +0000 (18:12 +0100)
INTERPRET-STRING works, but the program crashes on startup, because sys.f uses
words that assume that they are being run with user input, for example S" and
READ-WORD.


No differences found