retroforth/interfaces
crc 046b3c294d rre: rewrite command line handler
FossilOrigin-Name: 7952fb9dd429300c8b8532bdaab310bbe4251fa6f759e841deb7968006a2849c
2018-05-01 18:08:13 +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
image.c begin work on 2018.6; this release *will* make some changes that break existing code in small ways 2018-04-25 16:51:46 +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 begin work on 2018.6; this release *will* make some changes that break existing code in small ways 2018-04-25 16:51:46 +00:00
ri.c interfaces: add NOP skipping to improve performance 2018-02-03 16:07:25 +00:00
rre.c rre: rewrite command line handler 2018-05-01 18:08:13 +00:00
rre.forth add f:nan?, f:inf?, f:-inf? to rre 2018-04-30 11:46:44 +00:00
rre_image_unix.c add f:nan?, f:inf?, f:-inf? to rre 2018-04-30 11:46:44 +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