retroforth/interfaces
crc d59e1129e6 rre now exits on stack overflow, stack underflow, memory write out of bounds
FossilOrigin-Name: 93f6e0aa74fc582e25846b61a6eb0c478ee8399149cd4072e250cab11d001c6a
2018-04-13 11:21:56 +00:00
..
dos repl for dos: slighly more RAM; reduce string buffer sizes on startup 2018-01-17 13:10:18 +00:00
native add quad quad* and quad@ as examples 2018-03-02 16:59:41 +00:00
pascal free pascal implementation from Rob Judd 2018-01-11 13:17:30 +00:00
image.c stdlib: save 504 cells by moving some words in s: and using them to reimplement c:vowel? and c:whitespace? 2018-04-09 11:38:14 +00:00
repl.c interfaces: add NOP skipping to improve performance 2018-02-03 16:07:25 +00:00
repl.cs
retro.py python: dont print Dictionary pointer on startup 2018-02-19 19:37:43 +00:00
retro12.html js implementation: skip processing of NOP instructions 2018-02-08 13:47:17 +00:00
ri.c interfaces: add NOP skipping to improve performance 2018-02-03 16:07:25 +00:00
rre.c rre now exits on stack overflow, stack underflow, memory write out of bounds 2018-04-13 11:21:56 +00:00
rre.forth rre: backspace fully working under -c option (requires USE_TERMIOS) 2018-04-04 16:11:44 +00:00
rre_image_unix.c stdlib: save 504 cells by moving some words in s: and using them to reimplement c:vowel? and c:whitespace? 2018-04-09 11:38:14 +00:00
rre_image_windows.c stdlib: save 504 cells by moving some words in s: and using them to reimplement c:vowel? and c:whitespace? 2018-04-09 11:38:14 +00:00
rre_windows.c rre: rename image source files 2018-01-30 14:59:06 +00:00
rre_windows.forth start of rre for windows 2017-12-11 18:04:15 +00:00