Benutzer-Werkzeuge

Webseiten-Werkzeuge


projects:forth-namespaces:start

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
projects:forth-namespaces:start [2020-05-12 22:03] – [Mecrisp-Stellaris] mmprojects:forth-namespaces:start [2023-11-06 12:27] (aktuell) – [Mecrisp-Stellaris] mm
Zeile 22: Zeile 22:
  
 Examples and HOWTOs : {{:projects:forth-namespaces:430eforth-43n6vis-g2553-examples.tar.gz | 430eforth43n6vis-g2553-examples.tar.gz (191217)}} Examples and HOWTOs : {{:projects:forth-namespaces:430eforth-43n6vis-g2553-examples.tar.gz | 430eforth43n6vis-g2553-examples.tar.gz (191217)}}
 +
 +You can find the latest 430eForth with VIS support at [[en:projects:430eforth-workbench:start|]] .
  
 <sup>[1]</sup> Namespaces and Context Switching for a Tiny Forth, VD 4/2019 <sup>[1]</sup> Namespaces and Context Switching for a Tiny Forth, VD 4/2019
Zeile 35: Zeile 37:
 The extension adds support for wordlists, vocabulary prefixes (VOCs), implicit context switching words (ITEMs), STICKY words and related TOOLS. The extension adds support for wordlists, vocabulary prefixes (VOCs), implicit context switching words (ITEMs), STICKY words and related TOOLS.
  
-The source code file **''vis-x.y.z-mecrisp-stellaris.txt''** can be downloaded as {{:projects:forth-namespaces:vis-mecrisp-stellaris.tar.gz |vis-mecrisp-stellaris.tar.gz (200208)}}+The source code file **''vis-0.8.4.2-mecrisp-stellaris.txt''** can be downloaded with {{:projects:forth-namespaces:vis-mecrisp-stellaris.tar.gz |vis-mecrisp-stellaris.tar.gz (231106)}}
  
 //The extension is compiled to FLASH. Before loading the file execute //**''eraseflash''**// to reset Mecrisp-Stellaris to its original state.// //The extension is compiled to FLASH. Before loading the file execute //**''eraseflash''**// to reset Mecrisp-Stellaris to its original state.//
  
-The extension should work for most Mecrisp-Stellaris flavors. The only requirement is, that the header of a word compiled into FLASH (or RAM) is placed without a gap directly after previously comma-compiled 32Bit numbers (tags).+The extension should work for most Mecrisp-Stellaris flavors. The only requirement is, that the header of a word compiled into FLASH (or RAM) is placed without a gap behind the last comma-compiled 32Bit number (tag).
  
 <sup>[4]</sup> Namespaces and Context Switching for Mecrisp-Stellaris, VD 1/2020 <sup>[4]</sup> Namespaces and Context Switching for Mecrisp-Stellaris, VD 1/2020
 +
 +==== Mecrisp-Quintus ====
 +
 +Mecrisp-Quintus (C) Matthias Koch is a rewrite of Mecrisp-Stellaris with almost the same look-and-feel for the RISC-V architecture. That's also true for the VIS-Extension. From a user perspective there is no difference between the VIS-Extension for Mecrisp-Quintus and Mecrisp-Stellaris.
 +
 +The source code file **''vis-0.8.4.2-mecrisp-quintus.fs''** can be downloaded with {{:projects:forth-namespaces:vis-mecrisp-quintus.tar.gz | vis-mecrisp-quintus.tar.gz (221011)}}
 +
 +You can find a VIS Glossary (for Mecrisp-Stellaris) in the Forth-Magazin Vierte Dimension 1/2020 and some VIS (Mini) HOWTOs in VD 1/2020 ff.
  
projects/forth-namespaces/start.1589313808.txt.gz · Zuletzt geändert: 2020-05-12 22:03 von mm