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 + + +