Skip to content

Commit

Permalink
pages and pages and pages
Browse files Browse the repository at this point in the history
  • Loading branch information
agsb committed Sep 1, 2024
1 parent a85e55b commit 5532809
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,15 @@

Hello World !

<hr>
<p>
<b>
<a href="https://github.com/agsb/agsb.github.io/blob/main/The_words_in_MTC_Forth.v4.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. MTC is a reduced form of TachyonForth inner interpreter.
before the compound words.
<b>
MTC is a reduced form of TachyonForth inner interpreter.
</p>

</body>
Expand Down

0 comments on commit 5532809

Please sign in to comment.