prevnext "Tcl and the Web
" ?>
I don't just want to do simple things! Don't I need a "real"
language?
No - Tcl handles complexity well.
- Data structures - graphs, trees, queues, stacks...
- Object oriented programming. The most common OO system is
[incr Tcl]
- Support for different programming styles, and
abstraction.
- Easy to combine with C.