On Tue, 3 Jul 2001, Bart Schuller wrote: > The Apple Newton was programmed in NewtonScript, a prototype-based > language. http://www.cc.gatech.edu/~schoedl/projects/NewtonScript/ seems > like a nice overview. NewtonScript was an excellent language; with prototype-based inheritance, you could get an application running almost trivially. If there was a nice way to implement this type of inheritance (as an option, and in a module woul be fine by me), I'd highly recommend it. Combining prototyping and Tk could be a tremendously big win. --- Joe M.Thread Previous | Thread Next