Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
agsb authored Aug 23, 2024
1 parent 1e4196c commit 77418f7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@

Hello World !
<title></title>

Hello World !

<p>
<a href="https://agsb.github.io/The_words_in_MTC_Forth.en.pdf">
Minimal Thread Code </a> is an alternative model for inner interpreter,
<a href="https://agsb.github.io/The_words_in_MTC_Forth.en.pdf">
Minimal Thread Code </a> is an alternative model for Forth inner interpreter,
where the dictionary is organized with the primitives words grouped together
before the compound words.
</p>
Expand Down

0 comments on commit 77418f7

Please sign in to comment.