[Back]


Talks and Poster Presentations (with Proceedings-Entry):

M.A. Ertl:
"Cleaning up After Yourself";
Talk: 24th EuroForth Conference, Wien; 2008-09-26 - 2008-09-28; in: "24th EuroForth Conference", (2008), 35 - 38.



English abstract:
Performing cleanup actions such as restoring a
variable or closing a file used to be impossible to
guarantee in Forth before Forth-94 gave us
catch. Even with catch, the cleanup
code can be skipped due to user interrupts if you
are unlucky. We introduce a construct that
guarantees that the cleanup code is always
completed. We also discuss a cheaper implementation
approach for cleanup code than using a full
exception frame.


Electronic version of the publication:
http://publik.tuwien.ac.at/files/PubDat_170735.gz


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