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)