Hacker News new | ask | show | jobs
by riveralabs 4929 days ago
Back in the day TCL was the most efficient way to do a GUI prototype in a non MS Windows environment.
1 comments

Yes; 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.