Version 1 of TclEvalStatement js Object

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

TclEvalStatement

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

Parameters

  • interp
  • statement_parser

Javascript functions to evaluate preparsed Tcl statements and words, if the latter is for example a braced command.

to be filled