On 10/26/2016 09:46 PM, Sebastian Kuzminsky wrote:
> On 10/26/2016 06:09 PM, Jim Craig wrote:
>> On 10/26/2016 6:00 PM, Sebastian Kuzminsky wrote:
>>> The halshow program is built from tcl/bin/halshow.tcl by the main
>>> src/Makefile.
>> I did not look there. So, is TCL still a relevant language? I have not
>> used it at all. I was figuring on C or python. If it TCL / TK is still
>> relevant then I can learn, always up for a new challenge.
> I would not use Tcl today, though loyalists of the Old Republic still
> walk among us.
>
>
Yes, I agree.  TCL is somewhere close to horrible, in my 
opinion. It works, but there have to be better ways.
I have used it in the past to build control GUIs, but I 
insisted on using c to do the "back end" work, as I just had 
NO IDEA what tcl was actually doing at the hardware level.

I now use Glade for building GUIs and attach that to c 
programs to do the dirty work.
Vastly more understandable and maintainable.  But, I'm not 
sure glade has any relevance to this hal project.

Jon

------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to