Version 1 of TclParser js Object

Updated 2011-08-27 12:12:26 by apw

TclParser

A javascript Object as used in incr Tcl in Javascript. Instantiation:

Parameters

  • text

The base container for parsing Tcl statements. Also includes all the functions necessary to parse Tcl statements and get back the words and word parts of a Tcl statement..

to be filled