retroforth/interfaces
crc 13a03f63cd stdlib: save 504 cells by moving some words in s: and using them to reimplement c:vowel? and c:whitespace?
FossilOrigin-Name: 8ec1d59989cea51be088b118edc031a7bacaabd1596b7fb9a8030893e8e02718
2018-04-09 11:38:14 +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 c# repl: fix queries for depth 2017-11-22 15:43:54 +00:00
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 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.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