usenix conference policies
Data Objects
Authors:
George A. Howlett, Bell Labs Innovations for Lucent Technologies
Abstract:
Scripting languages are great for gluing together components, but they suffer as the complexity or size of data scales upward. Data objects solve this problem by marrying both high-level and low-level programming styles. Data objects are self-contained representations of data. They define both the structure of the data and the methods to access it. Data may be accessed through both Tcl and a C interface. This paper will describe two such data objects, a vector and table object.
BibTeX
@inproceedings {261205,
author = {George A. Howlett},
title = {Data Objects},
booktitle = {6th Annual Tcl/Tk Conference (6th Annual Tcl/Tk Conference)},
year = {1998},
address = {San Diego, CA},
url = {https://www.usenix.org/conference/6th-annual-tcltk-conference/data-objects},
publisher = {USENIX Association},
month = sep
}
author = {George A. Howlett},
title = {Data Objects},
booktitle = {6th Annual Tcl/Tk Conference (6th Annual Tcl/Tk Conference)},
year = {1998},
address = {San Diego, CA},
url = {https://www.usenix.org/conference/6th-annual-tcltk-conference/data-objects},
publisher = {USENIX Association},
month = sep
}
connect with us