retroforth/interfaces
crc 226ab37b82 rre: increase memory size to 12mb
FossilOrigin-Name: 3e3cc08fdb85ff19a8ef830c39bd600060eece9183762dbf25144b54220097dc
2018-04-19 15:32:13 +00:00
..
dos
native add quad quad* and quad@ as examples 2018-03-02 16:59:41 +00:00
pascal
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 separate build target for rre/windows 2018-04-18 15:45:54 +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: increase memory size to 12mb 2018-04-19 15:32:13 +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/windows: no longer define round() 2018-04-18 16:34:07 +00:00
rre_windows.forth