ParseTools 0.2 / April 27, 2001 Andreas Kupries (a.kupries@westend.com) This directory contains a freely distributable extension to Tcl implementing utility functions with regard to the parser, compiler and bytecodes. BACKGROUND Tcl stands for the Tool Command Language, a freely distributable, embeddable scripting language package. Tk is an freely distributable X windows interface toolkit and widget library implemented as a collection of new commands added to Tcl. Parsetools is developed for Tcl 8.2 or higher. It is a Tcl extension, Tk is not required. This distribution contains the source code for Parsetools and documentation in HTML. COMPILING/USING Parsetools To compile Parsetools follow the instructions in the HTML documentation. To report bugs, bug fixes, descriptions of interesting Parsetools applications, and suggested improvements: +) Send email to a.kupries@westend.com or +) Post an article to the newsgroup comp.lang.tcl REMARKS This extension was developed on my private computer, a PC running Linux 2.0.29 (gcc 2.7.2.3). If you have problems compiling on a particular architecture please send me your solutions so that I am able to integrate them into the base.