Basic Object System




<programming> (BOS) 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.

Version 1.31 by Sean Levy <[email protected]>.

(ftp://barkley.berkeley.edu/tcl).



< Previous Terms Terms Containing Basic Object System Next Terms >
Basic Input/Output System
Basic JOVIAL
Basic Language for Implementation of System Softwa
Basic Multilingual Plane
Basic Object Adapter
BOS
Basic Operating System
Basic Programming Support
Basic Rate Interface
BASIC V
Bastard Operator From Hell