[Zurück]


Vorträge und Posterpräsentationen (mit Tagungsband-Eintrag):

M.A. Ertl, B. Paysan:
"From exit to set-does> --- A Story of Gforth Re-Implementation";
Vortrag: EuroForth 2015, Bath, England; 02.10.2015 - 04.10.2015; in: "31st EuroForth Conference", (2015), 7 S.



Kurzfassung englisch:
We changed \code{exit} from an immediate to a
non-immediate word; this requires changes in the
de-allocation of locals, which leads to changes in
the implementation of colon definitions, and to
generalizing \code{does>} into \code{set-does>}
which allows the defined word to call arbitrary
execution tokens. The new implementation of locals
cleanup can usually be optimized to similar
performance as the old implementation. The new
implementation of \code{does>} has performance
similar to the old implementation, while using
\code{set-does>} results in speedups in certain
cases.

Schlagworte:
Forth


Elektronische Version der Publikation:
http://publik.tuwien.ac.at/files/PubDat_247890.pdf


Erstellt aus der Publikationsdatenbank der Technischen Universität Wien.