Welcome!

. . . . . . . Interpreters / Scripting Languages

Welcome to the Skunkware 7 Interpreters section. The programs in this section contain extra scripting languages, both for use from a shell and for embedding within applications. Some of these tools, like Perl and TCL, are often a standard part of UNIX, as they are that common and entrenched.

Package List

Name Description Version OSR5 UnixWare
tcl802 Tool Command Language (TCL) 8.0.2 No Yes
tclx802 Extended TCL 8.0.2 Yes Yes
tk802 Tk - an X11 Toolkit for TCL 8.0.2 No Yes
expect524 Expect - a TCL Extension 5.24 Yes Yes
python Python - an object orient scripting tool 1.5 Yes Yes


TCL - Tool Command Language

TCL is an embeddable scripting language and shell tool. This means you can write applications and link in the TCL interpreter into your applications in order to give them a scripting capability. TCL also comes with a shell version of the interpreter, in which you can write programs in much the same way as you can with perl or python.

One of the best features of TCL is the sheer number of extensions available for it. There are many of them, and most of them will be found on Skunkware in time. Keep an eye out on the on-line version of Skunk for updates to TCL.

This page provides links to the Tcl 8.0 distribution. SCO Skunkware also contains Tcl 7.6. Click here for more information on TCL 7.6, or here for more info on TCL 8.0.

UnixWare Distribution http://www.sco.com/skunkware/uw7/interp/

Original source code ftp://ftp.smli.com/pub/tcl/

Package Home page http://sunscript.sun.com

 

Extended TCL

Extended TCL is a set of extra TCL commands and functions designed to make standard UNIX features more accessible in TCL. A most useful tool to have around if you are using TCL.

Click here for more information on TclX 7.6.0.

OpenServer Distribution http://www.sco.com/skunkware/osr5/interp/tclX/

UnixWare Distribution http://www.sco.com/skunkware/uw7/interp/

Original source code ftp://ftp.neosoft.com/languages/tcl/TclX/

Package Home page http://www.neosoft.com/tcl

 

Tk - An X11 Toolkit for TCL

Tk is an official TCL companion. It allows TCL script writers to create pretty GUI programs from within their scripts. There are many extensions to Tk as well, and many will be coming to Skunkware soon.

This page provides links to the Tk 8.0 distribution. SCO Skunkware also contains Tk 4.2. Click here for more information on Tk 4.2, or here for more info on Tk 8.0.

UnixWare Distribution http://www.sco.com/skunkware/uw7/interp/

Original source code ftp://ftp.smli.com/pub/tcl/

Package Home page http://sunscript.sun.com

 

Expect - a TCL / Tk extension

expect is an extension to TCL that allows a script to drive any aapplication that normally requires human interaction (e.g ftp, telnet, fsck, rlogin, passwd..). Obvious application areas include testing, automation and stress-testing or exercising.. In addition such programs can be wrapped with an X GUI using expectk

(It also has the distinction of being the first (and oldest) Tcl extension created).

There is more documentation availible on Expect, with links to other TCL resources.

UnixWare Distribution http://www.sco.com/skunkware/uw7/interp/expect/

OpenServer Distribution http://www.sco.com/skunkware/osr5/interp/expect/

Original source code ftp://ftp.sco.com/skunkware/src/interp/

 

Python Object Oriented Scripting Language

Python is an object oriented embed-able scripting language and shell scripting language. It comes with many very useful function libraries and is very well tested and stable. Python is a good alternative to TCL or Perl, for those who prefer object oriented programming.

Python also comes with an extremely comprehensive manual, both for the language itself, as well as the library functions provided with it.

UnixWare Distribution http://www.sco.com/skunkware/uw7/interp/python/

OpenServer Distribution http://www.sco.com/skunkware/osr5/interp/python/

Original source code ftp://ftp.python.org/pub/python/src/

Package Home page http://www.python.org/

 


Last Updated: Friday Mar 19, 1999 at 14:09:33 PST


  © Copyright 1997 The Santa Cruz Operation, Inc. All rights reserved.