RSS 47 projects tagged "Tcl"

No download Website Updated 20 Oct 2001 ClassyTcl

Screenshot
Pop 16.76
Vit 1.60

ClassyTcl is a dynamically loadable object system for Tcl. Both a Tcl-only and a C implementation are available. It also doesn't require patches to the Tcl core, which makes installation and maintenence easier. Performance is quite adequate. The C version is gives extra speed, and makes it possible to implement some methods in C. In contrast to other object systems for Tcl, it is not modeled after the object system designed for a completely different language, such as C. The system is simple but flexible. Classes and objects are dynamic, and can easily be queried, changed, and debugged at runtime.

Download Website Updated 06 Mar 2004 e4Graph

Screenshot
Pop 100.06
Vit 3.69

e4Graph is a C++ library that allows programs to store graph-like data persistently and to access and manipulate that data efficiently. With e4Graph, you can arrange your data in the most natural form that reflects the relationships between its parts, rather than having to force it into a table-like format. The e4Graph library also allows you to concentrate on the relationships you want to represent, and not on how to store them in a database. You can modify data items, and add and remove connections and relationships between pieces of data on the fly. e4Graph allows you to represent an unlimited number of different connections between pieces of data, and your program can selectively manipulate the data according to the relationships it cares about, not having to know about other connections represented in the data set.

Download Website Updated 24 Jun 2003 ficl

Screenshot
Pop 71.69
Vit 1.68

Ficl (Forth inspired command language) is an ANS Forth interpreter written in C. Unlike traditional Forths, this interpreter is designed to be embedded into other systems as a command/macro/development prototype language. Ficl provides object extensions that can be used to wrap methods and structures of the host system without altering them.

Download Website Updated 08 Oct 1999 giot

Screenshot
Pop 16.06
Vit 70.52

giot is a freely distributable extension to Tcl implementing a generic transformation channel, to be configured with Tcl scripts implementing the real behaviour.

Download Website Updated 05 Dec 2001 gnulpr

Screenshot
Pop 55.75
Vit 2.34

GNUlpr version 1.0 is a complete printing system based on LPR, and provides support for printer-specific options, GUI tools, and autoconfiguration. The 1.1 tree is a completely re-thought printing system. Rather than creating an all-powerful spooling daemon, it constructs a pipeline of "filter" programs to perform tasks (spooling, data stream type conversion, authentication, network protocols, etc.).

Download Website Updated 30 Jan 2001 Memchan

Screenshot
Pop 30.40
Vit 1.75

Memchan is an extension library to the script language Tcl, as created by John Ousterhout. It provides two new channel types for in-memory channels and the appropriate commands for their creation. They are useful to transfer large amounts of data between procedures or interpreters, and additionally provide an easy interface to on-the-fly generation of code too. No need to set or append to a string, just do a simple puts.

Download Website Updated 09 Nov 2005 Not A Commander

Screenshot
Pop 77.33
Vit 6.71

Not A Commander is yet another file manager modeled after the Norton Commander. Good integration with the command line is the primary goal.

No download Website Updated 20 Feb 2004 PgAccess

Screenshot
Pop 176.39
Vit 4.13

PgAccess is a Tcl/Tk frontend for PostgreSQL. It allows creation/modification of database, tables, queries, reports, scripts, in a way similar to the Windows-based db client of the same name.

Download Website Updated 25 Oct 2004 Snack sound toolkit

Screenshot
Pop 109.63
Vit 2.89

The Snack sound extension adds commands for sound play/record and sound visualization, e.g. waveforms and spectrograms. It supports in- memory sound objects, file based audio, streaming audio, WAV, AU, AIFF, and MP3 file formats, synchronous and asynchronous playback. The visualization canvas item types update in real-time and can output postscript. New commands and file formats can be added using the Snack C-API.

Download No website Updated 30 Jan 2001 Tcl MIME

Screenshot
Pop 16.03
Vit 1.00

Tcl MIME is an implementation of a Tcl package that generates and parses MIME body parts.

Screenshot

Project Spotlight

OpenMW

A reimplementation of the Morrowind engine.

Screenshot

Project Spotlight

ximp3

A simple console MP3 player.