Jump to content

Tcl/Tk: Difference between revisions

From EDM2
Created page with "Scripting language originally called '''Tool Command Language''' that unlike most other such languages is maintained and controlled by a single company that has a core version..."
 
No edit summary
Line 27: Line 27:
* http://www.tcl.tk
* http://www.tcl.tk
====USENET====
====USENET====
* [news:comp.lang.tcl comp.lang.tcl] - Low volume group - Go to the [https://groups.google.com/forum/#!forum/comp.lang.eiffel Google groups version] if your ISP does not offer USENET access or you are in any other way newsgroup challenged.
* [news:comp.lang.tcl comp.lang.tcl] - Low volume group - Go to the [https://groups.google.com/forum/#!forum/comp.lang.tcl Google groups version] if your ISP does not offer USENET access or you are in any other way newsgroup challenged.
==Standards==
==Standards==
*  
*  


[[Category:Programming Languages]] [[Category:Tcl]]
[[Category:Programming Languages]] [[Category:Tcl]]

Revision as of 23:06, 8 February 2015

Scripting language originally called Tool Command Language that unlike most other such languages is maintained and controlled by a single company that has a core version that is open source and sell more advanced versions as closed source commercial software. The convention is to call it Tcl rather than TCL.

Extremely REXX like in structure.

Tk

Platform independent graphics library and engine

A list of OS/2 ports of Tcl

A list of DOS ports of Tcl

A list of Tcl ports run under WinOS/2

  • No longer supported, use last known version Tcl8.0.2 or 7.6.2
Requires Win32s.

A list of Tcl implementations that run under Java

Publications

Related articles

Tutorials and other learning material

Links

USENET

Standards