Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
GUIs - A Modest Proposal
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Lie Ryan, post: 4084814"] How about shifting the viewpoint a little bit. Tcl is like regular expression engine and the Tk is like the re API. Much like regex a DSL for matching text, Tcl/Tk is pretty much a DSL for creating GUI (anyone knows any real program fully written in non-embedded Tcl?). Nobody complains that python included a regular expression engine in its standard distribution; so why complain that python included a Tcl expression engine in its standard distribution. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
GUIs - A Modest Proposal
Top