summaryrefslogtreecommitdiff
path: root/jefs.fs
diff options
context:
space:
mode:
Diffstat (limited to 'jefs.fs')
-rw-r--r--jefs.fs2
1 files changed, 2 insertions, 0 deletions
diff --git a/jefs.fs b/jefs.fs
index a1757ca..48a77b9 100644
--- a/jefs.fs
+++ b/jefs.fs
@@ -1,5 +1,6 @@
\ i think something is going on with the stack. i dunno
\ things TODO:
+\ read-line (will be slow)
\ DO LOOP
\ s\"
\ add error handling to compiling words
@@ -272,6 +273,7 @@ variable hld
\ }}}
\ USER INPUT {{{
+\ use cmove (not cmove>) for moving stray bytes left when refilling
8192 constant file-buffer-length
make file-buffer file-buffer-length allot
\ }}}