|
|
|
|
|
by overanalytcl
664 days ago
|
|
Arguably, Tcl can do GUIs much easily and can integrate C less awkwardly than Perl. Both have their use cases, at any rate, and more people should use Tcl, Perl and any version of Expect. Nowadays it falls into the category of tools that were once somewhat used, but now are obscure, like fold/fmt, nl, comm and pr. |
|
We used Perl/Tk for GUIs on that old system. It brimgs the ease of Tk GUIs to Perl:
https://metacpan.org/dist/Tk/view/pod/UserGuide.pod
>> Nowadays it falls into the category of tools that were once somewhat used, but now are obscure
To be sure, but a lot of it still works without changes!