retroforth/interfaces
crc a3d8f559bb fix issue with floating point encoding example (was using an older approach, not the one in the latest draft)
FossilOrigin-Name: 89fb77d0d8c0de1e3c0829f71995324b2b50ef6618a971f3b9b603e078ed0cb3
2018-11-25 00:38:45 +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 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 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 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 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 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