retroforth/interfaces
2018-12-19 01:05:13 +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
windows
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 fix issue with floating point encoding example (was using an older approach, not the one in the latest draft) 2018-11-25 00:38:45 +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
repl.cs
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 fix issue with floating point encoding example (was using an older approach, not the one in the latest draft) 2018-11-25 00:38:45 +00:00
rre.c in which I finally just send files as they are read (atua), removing the max file size issue, and allowing a much lower memory ceiling for rre 2018-12-19 01:05:13 +00:00
rre.forth i/o scanner done 2018-11-23 20:38:46 +00:00
rre_image_unix.c fix issue with floating point encoding example (was using an older approach, not the one in the latest draft) 2018-11-25 00:38:45 +00:00