Version 9 of tclparser

Updated 2014-04-13 23:58:04 by RLE

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)