diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ Register usage is the only platform-specific requirement; otherwise, `foci` is w dup drop swap rot -rot over tuck @ ! c@ c! + +! - * / mod and or xor = < [ ] , cell cell+ cells base here allot latest negate invert 1- 1+ aligned align : ; literal if then else ' ['] execute decimal hex . emit begin until again while -repeat +repeat >r r> 2>r 2r> ``` ## Build instructions |