Skip to content

Commit

Permalink
update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
agsb committed Aug 22, 2024
1 parent a6a66d1 commit b79814f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aa
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[Minimal Thread Code](https://github.com/agsb/milliForth-6502/blob/main/The_words_in_MTC_Forth.en.pdf)
is an alternative model for inner interpreter, where
the dictionary is organized with the primitives words grouped together
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@

Hello World !


<a href="https://github.com/agsb/milliForth-6502/blob/main/The_words_in_MTC_Forth.en.pdf">
Minimal Thread Code </a> is an alternative model for inner interpreter,
where the dictionary is organized with the primitives words grouped together
behind the compound words



0 comments on commit b79814f

Please sign in to comment.