Tool Command Language (Tcl) is an interpreted language and very portable interpreter for that language. Tcl is embeddable and extensible, and has been widely used since its creation in 1988 by John Ousterhout.
Bug reports to http://core.tcl.tk/tcl/
Follow code development at http://core.tcl.tk/tcl/
The freeWrap program turns TCL/TK scripts into single-file binary executable programs. freeWrap can wrap TCL/TK applications that consist of multiple script and binary files. freeWrap combines all the files together into a single executable file.
The Open Design and Integration Environment is a toolbox of C and TCL code designed to introduce people to programming in a friendly way. It is also designed to be robust enough to novices to develop useful applications.
The GemShell project contain interactive shell environments for various scripting languages, built around a heavily configured Gtk text widget. Initially it will contain GemTCL, but it may later be extended into GemPython, GemPerl, etc.
OTcl, short for MIT Object Tcl, is an extension to Tcl/Tk for object-oriented programming. TclCL (Tcl with classes) is a Tcl/C++ interface used by Mash, vic, vat, rtp_play, ns, and nam. It provides a layer of C++ glue over OTcl.
IPAT-S is a scenario modeling language. Use it for rapid development of quantitative strategic scenarios for governments, agencies, businesses, etc. using a fast and compact interpreted language. Package includes IPAT Studio development environment.
Version of the wish interpreter implementing an interface to the Fast Light Tool Kit (FLTK) portable GUI development environment. FLTK applications can be developed using Tcl scripts
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
TrueProgrammer by TrueTech is the first multi-platform, multi-language IDE/compiler for developers. The system works with BASIC, Tcl, Assembly, C++ and more. Currently, the project is in early production in TCL/TK.
Tcl/Java consists of two pieces of software. Jacl is an
implementation of a Tcl interpreter written entirely in
Java. Tcl Blend is a Tcl extension that provides access
to Java from inside Tcl. One can prototype Java code
using Tcl, and much more.
ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
The TclPro tool set includes a graphical debugger, a static code checker,
a wrapper to generate stand-alone executables, a "compiler" that
writes out Tcl byte codes, and a loader that reads byte codes.
TimpleSQL is a set of standalone procedures that helps the developer either quickly prepare values, or execute submission, for INSERT or UPDATE queries into a database.
TimpleSQL can also Validate Submission Array Values relative to Table Columns.
PtCon (pronounced P-T-Con) stands for Palm Tcl Console. Palm Tcl, is a port of Tcl 7.6p2 to PDA's that run the Palm OS. PtCon enables the creation and execution of Palm Tcl scripts interactively within a Palm-enabled PDA.
Rexx/Tk is a Rexx external function package providing an interface to the Tk library. This allows Rexx programmers write portable, cross-platform GUI applications.
The TclScript project will provide the Tcl language as an Active Scripting COM object for use under Microsoft Windows. This will allow Tcl to be used anywhere where either VBScript or JScript is currently used by Windows applications.
As a sideline, this
This project houses Perl's Tcl and Tcl::Tk bridge modules that allow you to take advantage of Tcl/Tk in Perl. For the Tcl/Tk developer areas, please see either the main
"tcl" project, the "tktoolkit" project for Tk.