summaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 58c8dc7..38a17ab 100644
--- a/readme.md
+++ b/readme.md
@@ -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