From b79814f582871d2c9c3bbff2b7fac604dc81d171 Mon Sep 17 00:00:00 2001 From: agsb Date: Thu, 22 Aug 2024 20:26:49 -0300 Subject: [PATCH] update index.html --- aa | 3 +++ index.html | 10 ++++++++++ 2 files changed, 13 insertions(+) create mode 100644 aa diff --git a/aa b/aa new file mode 100644 index 0000000..a7f416b --- /dev/null +++ b/aa @@ -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 diff --git a/index.html b/index.html index d7407a1..5268cc4 100644 --- a/index.html +++ b/index.html @@ -1 +1,11 @@ + Hello World ! + + + +Minimal Thread Code is an alternative model for inner interpreter, +where the dictionary is organized with the primitives words grouped together +behind the compound words + + +