core.fs
|
forth: bring ." and ABORT" down to core.fs level
|
2020-03-25 20:39:07 -04:00 |
dummy.fs
|
forth: make word name of variable length
|
2020-03-26 10:53:33 -04:00 |
fmt.fs
|
forth: Forth-ify "ABORT""
|
2020-03-21 16:17:51 -04:00 |
forth.asm
|
forth: Forth-ify "INTERPRET"!!!
|
2020-03-27 08:23:45 -04:00 |
icore.fs
|
forth: Forth-ify "INTERPRET"!!!
|
2020-03-27 08:23:45 -04:00 |
str.fs
|
forth: implement readline in Forth
|
2020-03-21 12:57:49 -04:00 |
z80a.fs
|
forth: Forth-ify "I", "I'", "J"
|
2020-03-26 14:11:22 -04:00 |
z80c.fs
|
forth: make "(parsed)" support negative literals
|
2020-03-26 14:47:17 -04:00 |