Jump to content

TclX: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Rescuing 1 sources and tagging 0 as dead. #IABot (v2.0beta)
→‎External links: Add new official Github site
Line 9: Line 9:


==External links==
==External links==
* [http://sourceforge.net/projects/tclx Extended Tcl (TclX)] Sourceforge site
* [https://github.com/flightaware/tclx Extended Tcl (TclX)] Github site
* [http://sourceforge.net/projects/tclx Extended Tcl (TclX)] Sourceforge site (inactive)
* [https://web.archive.org/web/20110707081703/http://docs.activestate.com/activetcl/8.5/tclx/index.html TclX Manual]
* [https://web.archive.org/web/20110707081703/http://docs.activestate.com/activetcl/8.5/tclx/index.html TclX Manual]



Revision as of 17:49, 19 September 2018

TclX, an abbreviation for extended Tcl, was one of the first freely available Tcl extensions to the Tcl programming language,[1] providing new operating system interface commands, extended file controls, time and date manipulation, scanning and status commands and many others.[1] While many features of TclX have been incorporated into Tcl, TclX continued to be updated, providing Tcl interfaces to many Unix/Linux system calls and library routines, expanded list functions, and so forth. However, no new releases have been issued since November 2012, with 8.4.1 being the latest.

TclX is shipped by Debian and as part of Mac OS X.[2] It is also available as an RPM for Red Hat Enterprise Linux, Fedora, openSUSE, and the Mandriva versions of Linux,[3] and as a port for FreeBSD,[4] among others.

TclX was developed by Karl Lehenbauer and Mark Diekhans.

References

  1. ^ a b John Ousterhout. "History of Tcl". Retrieved 2009-05-27.
  2. ^ "Mac OS X Manual Page for TclX". Retrieved 2010-03-22.
  3. ^ "RPM resource TclX". Retrieved 2009-05-27.
  4. ^ "TclX FreeBSD".