Tcl (was Re: [oclug] UNIX philosophy (was Re: vim rulez...))
Francis Pinteric
linuxdoctor at yahoo.com
Thu Apr 19 09:10:41 EDT 2001
--- Jon Earle <jearle at kronos.honk.org> wrote:
> Last version of Tcl/Tk I used was 8.0. It didn't have a real array
> construct (it's version of "arrays" is like C structs) and Tk had
> no table
> widget. This meant building tables of data using Tcl/Tk was
> _really_
> ugly!
>
> Has this changed in recent versions?
>
Tcl's philosphy is much like C, in that it provides basic constructs
and the rest are built with libaries. It is not an "everything
including the kitchen sink" language like some. There are many widget
libraries and a good starting point might be the book "Tcl/Tk
Toolkit." It's rather old now, but still relevent. You might also try
http://titania.crd.ge.com/tcl/homepage.html as a start.
>>>--fja->
=====
"The best way to predict the future is to invent it."
-- Alan Kay
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
More information about the OCLUG
mailing list