diff options
| author | kitty <nepeta@canaglie.net> | 2026-02-16 23:33:25 +1100 |
|---|---|---|
| committer | kitty <nepeta@canaglie.net> | 2026-02-16 23:33:25 +1100 |
| commit | 11ab7360e32aebf5dfc5a1331ebe44b0ceff6354 (patch) | |
| tree | 2850e887bb04f459c7efdb076c21ab8b543a5d82 /jefs.fs | |
| parent | b0c1c394e20c582ff9df3234559f7f88fc1f426c (diff) | |
port some comparison n logic words from jf
Diffstat (limited to 'jefs.fs')
| -rw-r--r-- | jefs.fs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,7 +13,6 @@ : [compile] parse find drop >cfa compile, ; immediate : ' parse find drop >cfa [compile] lit ; immediate \ note: no error handling (yet) : constant create [compile] lit 195 ( ret ) c, ; -65 constant TESTING : begin here @ ; immediate : again branch here @ 4 + - d, ; immediate \ add 4 to get to beginning of the next instruction |
