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 /readme.md | |
| parent | b0c1c394e20c582ff9df3234559f7f88fc1f426c (diff) | |
port some comparison n logic words from jf
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,6 +40,8 @@ so a wonky but hopefully not too slow solution is to compile ### Some Links - starting forth part 1: http://www.bradrodriguez.com/papers/moving1.htm +- jonesforth, public domain forth tutorial implementation which was significantly cribbed from and studied: http://git.annexia.org/?p=jonesforth.git;a=tree +- jonesforth nasm port: http://ratfactor.com/repos/nasmjf/ ## silly little plans |
