Tcl7.3
Library, headers and interpreter for an embeddable extensible Tool Command
Language
- Contributed by
- Mike Hopkirk (hops)
- Obtained from
- Net - ftp://ftp.cs.berkeley.edu/ucb/tcl
- Author(s)
- John Ousterhout (ouster@cs.berkeley.edu)
- Restrictions
- Berkeley Copyright - See Copyright file
here
Description
Tcl is a library that implements a simple embeddable and extensible
Command Language. This distribution also contains the binary for an
interpreter that uses that library.
- Productivity
- Very Useful
- Safety
- Examined code + Used and extended it
- Work Planned
- Various extensions
- Documentation
- Man Pages
Build Notes
This source is configured to be installed under
/usr/skunk.
To build it for a different location, compile with
make prefix=directory
or reconfigure with
./configure --prefix=directory
.
SkunkWare 5.0 1995