top | item 17461795

(no title)

olakease | 7 years ago

I heard many times about tcl or tcl/tk. Never paid attention until today. I really liked the language but looks like kind of dead to me. Last tclkit version is 8 years old. I tried to compile a tcl/tk application to an executable file and most of the websites explaining the process pointed to broken links (other docs, executables, etc).

Is tcl/tk still alive?

discuss

order

petre|7 years ago

It's still used in applications that just work and boringly continue to do so. Like the SQLite test suite or MacPorts or Expect. Eurocontrol also uses it for air traffic control.

https://wiki.tcl.tk/37389

lilyball|7 years ago

Tcl/Tk doesn't have the cachet that newer programming languages do, but it certainly still works and is a pretty neat language, and now would be a great time to have a Tcl renaissance.

andrewshadura|7 years ago

I'm pretty sure TclKits are still being regularly built, I guess you were looking in a wrong place.

zero_intp|7 years ago

I still deal with it in telecom. No one wants to abandon in-place hardware infrastructure that the business community still supports.

kryptiskt|7 years ago

It's used a lot in the electronics industry for scripting testing and debugging.