Tcl
Use attributes for filter ! | |
Developers | Tcl Core Team |
---|---|
Designed by | John Ousterhout |
Filename extensions | . tcl,. tbc |
Stable release | 8. 6. 10 |
November 21, 2019 | |
Preview release | September 8, 2017 |
License | BSD-style |
Date of Reg. | |
Date of Upd. | |
ID | 2045464 |
About Tcl
Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful. Tcl casts everything into the mold of a command, even programming constructs like variable assignment and procedure definition.