Tcl Bean Example: tcleval
This example evaluates user input from an Entry widget and then prints the results in a Text Area widget.
tcleval.vj.gz
- The Java Studio tcl eval example.
tcleval.jar
- This example packaged as a bean.
tcleval.tcl
- Tcl script based on
eval.tcl
, except
tcleval.tcl
prints a prompt and the string that is being evaluated.
The tcleval GUI
The tcleval design
cxh at eecs