5 ms·
Back in the day TCL was the most efficient way to do a GUI prototype in a non MS Windows environment.
by riveralabs 14y ago
Back in the day TCL was the most efficient way to do a GUI prototype in a non MS Windows environment.
- colanderman 14y agoYes; one of the primary reasons I choose Tcl for certain personal projects is that it has a remarkably easy to use GUI library. The notion of "text variables" even introduces a notion of reactive programming.