initial commit

This commit is contained in:
2025-05-25 18:45:24 -04:00
commit b32fdffb93
6 changed files with 99 additions and 0 deletions

2
code/forth.asm Normal file
View File

@ -0,0 +1,2 @@
; An introduction to forth based on jonesforth.S