retroforth/interfaces
crc 766c4345b4 ri now supports files, floating point
FossilOrigin-Name: 72a6d6254c97f68411266678d34678b4196ac51b59d4c0de8ccbf6357e0efd5c
2018-11-23 21:02:52 +00:00
..
dos add new io instructions to dos repl 2018-11-22 02:32:44 +00:00
native update the native implementation 2018-11-22 02:44:20 +00:00
pascal update the pascal implementation to support new instructions 2018-11-22 02:01:52 +00:00
windows move windows sources 2018-09-05 15:40:02 +00:00
barebones.c barebones.c: now use new instructions for i/o 2018-11-22 02:16:41 +00:00
barebones.forth barebones.c: now use new instructions for i/o 2018-11-22 02:16:41 +00:00
barebones_image.c barebones.c: now use new instructions for i/o 2018-11-22 02:16:41 +00:00
image.c i/o scanner done 2018-11-23 20:38:46 +00:00
io_filesystem.c split off file i/o to a separate file 2018-11-22 05:22:53 +00:00
io_filesystem.forth i/o scanner done 2018-11-23 20:38:46 +00:00
io_floatingpoint.c rre: split off floating point extension 2018-11-22 17:45:07 +00:00
io_floatingpoint.forth i/o scanner done 2018-11-23 20:38:46 +00:00
io_gopher.c move gopher device out of rre.c 2018-11-22 15:43:41 +00:00
io_gopher.forth i/o scanner done 2018-11-23 20:38:46 +00:00
io_unix_syscalls.c split off unix syscall interface 2018-11-23 15:38:51 +00:00
io_unix_syscalls.forth i/o scanner done 2018-11-23 20:38:46 +00:00
repl.c initial support of new instructions for i/o in primary C interfaces 2018-11-22 00:05:28 +00:00
repl.cs c# implementation using new i/o instructions 2018-11-22 00:57:08 +00:00
retro.py fix performance issue in python vm 2018-11-22 03:12:56 +00:00
retro12.html update js implementation 2018-11-22 03:44:19 +00:00
ri.c ri now supports files, floating point 2018-11-23 21:02:52 +00:00
ri_image.c ri now supports files, floating point 2018-11-23 21:02:52 +00:00
rre.c i/o scanner done 2018-11-23 20:38:46 +00:00
rre.forth i/o scanner done 2018-11-23 20:38:46 +00:00
rre_image_unix.c i/o scanner done 2018-11-23 20:38:46 +00:00