Version 8 of tclparser

Updated 2008-07-18 12:40:03 by lars_h

An extension for Tcl, written in C, that lets Tcl scripts access Tcl's own parser via the parse command.

As a package, the name is parser.

The tclparser source code is available from here:

http://tclpro.cvs.sourceforge.net/tclpro/tclparser/

[ Documentation? ]


See also:

  • parsetcl (pure-Tcl alternative, different API)