Jump to content

Tcl/Tk: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 20: Line 20:


====Related articles====
====Related articles====
 
* [http://www.mathematik.uni-ulm.de/sai/ss96/uxdb2/comparison.html Comparisons of Tcl with other systems] - Mostly old USENET postings
====Tutorials and other learning material====
====Tutorials and other learning material====
*  
*  

Revision as of 09:17, 9 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