In computer programming, the basic object system (BOS) is a C-callable library that implements the notion of object and which uses tcl as its interpreter for interpreted methods (you can have "compiled" methods in C, and mix compiled and interpreted methods in the same object, plus lots more). You can subclass and mix in existing objects using BOS to extend, among other things, the set of tk widgets. BOS is a class-free object system, also called a prototype-based object system; it is modelled loosely on the Self system from Stanford University.
This article is based on material taken from the Free On-line Dictionary of Computing prior to 1 November 2008 and incorporated under the "relicensing" terms of the GFDL, version 1.3 or later.
Famous quotes containing the words basic, object and/or system:
“A kiss can be a comma, a question mark or an exclamation point. Thats basic spelling that every woman ought to know.”
—Mistinguett (18741956)
“The Dada object reflected an ironic posture before the consecrated forms of art. The surrealist object differs significantly in this respect. It stands for a mysterious relationship with the outer world established by mans sensibility in a way that involves concrete forms in projecting the artists inner model.”
—J.H. Matthews. Object Lessons, The Imagery of Surrealism, Syracuse University Press (1977)
“Our system is the height of absurdity, since we treat the culprit both as a child, so as to have the right to punish him, and as an adult, in order to deny him consolation.”
—Claude Lévi-Strauss (b. 1908)