diff --git a/ueforth/site/ESP32forth.html b/ueforth/site/ESP32forth.html index d1215be..c55cafd 100644 --- a/ueforth/site/ESP32forth.html +++ b/ueforth/site/ESP32forth.html @@ -102,7 +102,7 @@ VARIABLE ECHO -- Determines if commands are echoed
-µEforth uses a hybrid of Forth-79 and Forth-83 style vocabularies.
+ESP32forth uses a hybrid of Forth-79 and Forth-83 style vocabularies.
By default vocabularies chain to the vocabulary in which they were defined,
as in Forth-79. However, like Forth-83, ALSO
can be used to add vocabularies to a vocabulary stack of which
diff --git a/ueforth/site/classic.html b/ueforth/site/classic.html
index ce1b090..9e20a1d 100644
--- a/ueforth/site/classic.html
+++ b/ueforth/site/classic.html
@@ -25,9 +25,10 @@ EForth is a delightfully minimalist approach to Forth originated by Bill Muench
ESP32forth - Version 6.3 for NodeMCU ESP32S - Tweaked for the Web
+ESP32forth-6.3.0.ino + - This has Dr. Ting's v6.3 version with WebUI added in +