Version 2 of TclParser js Object

Updated 2016-01-27 14:25:25 by dbohdan

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