|
|
|
|
|
by sprash
126 days ago
|
|
> Why? CLI applications typically read text from stdin and write text to stdout. The tcl model of "everything is a string" makes exactly the right abstraction to create GUI frontends for CLI applications rapidly and keep them simple at the same time. |
|