Version 7 of tclparser

Updated 2008-01-07 15:04:00 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)