usenix conference policies
Assertions for the Tcl Language
Authors:
Jonathan Cook, New Mexico State University
Abstract:
Assertions, even as simple as the C assert macro, offer important self-checking properties to programs, and improve the robustness of software when they are used. This paper describes ASSERTCL, an assertion package for the Tcl programming language. Our assertions take the form of commands in the program text, and cover point assertions about the computation state, assertions about procedure input values and the return value, and assertions about the values that variables may take on over their whole lifetime. In addition, universal and existential quantifiers are provided for both lists and arrays, not only for individual elements, but for sequences of elements as well.
BibTeX
@inproceedings {260918,
author = {Jonathan Cook},
title = {Assertions for the Tcl Language},
booktitle = {5th Annual Tcl/Tk Workshop 1997 (5th Annual Tcl/Tk Workshop 1997)},
year = {1997},
address = {Boston, MA},
url = {https://www.usenix.org/conference/5th-annual-tcltk-workshop-1997/assertions-tcl-language},
publisher = {USENIX Association},
month = jul
}
author = {Jonathan Cook},
title = {Assertions for the Tcl Language},
booktitle = {5th Annual Tcl/Tk Workshop 1997 (5th Annual Tcl/Tk Workshop 1997)},
year = {1997},
address = {Boston, MA},
url = {https://www.usenix.org/conference/5th-annual-tcltk-workshop-1997/assertions-tcl-language},
publisher = {USENIX Association},
month = jul
}
connect with us