Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
MongoDB Atlas runs apps anywhere
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.
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/
tcllib is a Tcl-only library of standard routines for Tcl (no compiling required). This project also houses the CVS modules for BWidgets, tclbench, mclistbox, tclapps, and tklib. All of these are deprecated in favor of the fossil repositories found at the sites listed below.
Bug reports to
https://core.tcl.tk/tcllib
https://core.tcl.tk/tklib
https://core.tcl.tk/tclapps
https://core.tcl.tk/bwidget
https://core.tcl.tk/tclbench
https://core.tcl.tk/mclistbox
...
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.
A relational database management system, based on the principles laid down in the book "Databases, Types, and The Relational Model: The Third Manifesto" by C. J. Date and Hugh Darwen.
The Mozart Programming System is an open source implementation of the programming language Oz 3.
Oz is a multi-paradigm language that supports declarative programming, object-oriented programming, constraint programming, concurrency and distributed programming as part of a coherent whole.
TclAE enables Tcl applications on the Macintosh to use AppleEvents for communication with other programs and for the AppleEvent Manager to communicate with Tcl applications.
TclRAL is an implementation of the Relational Algebra as an extension of the Tcl Language. TclRAL is coded in "C" and provides new data types that are integrated into Tcl's internal object system. Raloo is a Tcl package that combines TclRAL and TclOO.
Please note that the source code for this project has been moved to a Fossil repository that can be accessed from the menu bar.
CooKit is Tcl interpreter with many extensions closed in single binary file. It lets end-users to run advanced Tcl applications using just this single 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.
Elmer is a tool which embeds a Python module into a C, C++, or Tcl
application. The embedded Python module is used just as if it was written in
the same language as the application itself, without requiring any knowledge of
the Python/C API.
Extends Tcl by providing new operating system interface commands, extended file control, scanning and status commands and many others. Considered by many to be a must-have for large Tcl apps.
Tcl9 is an umbrella for all projects related to the improvement of the current Tcl language, towards the hypothetical version 9 (current version is 8.5).
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.
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
TclTrf is an extension library to the script language tcl, as created by John Ousterhout. It extends the language at the C-and Tcl-with ``transformer''-commands to encode and compress data.
Based on the stacked channels of the tcl core (ability inter
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.
Tcl/CSharp is an implementation of a Tcl interpreter written entirely in C#.
Tcl/CSharp was ported from Jacl (Tcl Java implementation) in version 1.3.1
It offer a bridge to .NET Framework for Tcl code.