[Back]


Talks and Poster Presentations (with Proceedings-Entry):

B. Paysan, M.A. Ertl:
"The new Gforth Header";
Talk: 35th EuroForth Conference, Edinburgh; 2019-09-13 - 2019-09-15; in: "35th EuroForth Conference", (2019), 5 - 20.



English abstract:
The new Gforth header is designed to directly
implement the requirements of Forth-94 and
Forth-2012. Every header is an object with a fixed
set of fields (code, parameter, count, name, link)
and methods (execute, compile, ,
(to), defer@, does,
name>interpret, name>compile,
name>string, name>link). The
implementation of each method can be changed
per-word (prototype-based object-oriented
programming). We demonstrate how to use these
features to implement optimization of constants,
fvalue, defer, immediate,
to and other dual-semantics words, and
synonym.

Keywords:
Forth, programming language


Electronic version of the publication:
https://publik.tuwien.ac.at/files/publik_287599.pdf


Created from the Publication Database of the Vienna University of Technology.