retroforth/interfaces
crc 4b5053b5e4 rre/windows: no longer define round()
FossilOrigin-Name: d736a60dcb2257fe74be5f5a97f00cdaa9995823d36d31008ed77736532fce00
2018-04-18 16:34:07 +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 separate build target for rre/windows 2018-04-18 15:45:54 +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 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/windows: no longer define round() 2018-04-18 16:34:07 +00:00
rre_windows.forth start of rre for windows 2017-12-11 18:04:15 +00:00