Downloadliste

Projektbeschreibung

Jim is a small footprint implementation of the Tcl programming language. It implements a large subset of Tcl and adds new features like references with garbage collection, closures, a built-in object oriented programming system, functional programming commands, and first class arrays. The interpreter's executable file is only 70 KB in size, and can be reduced by further excluding some commands. It is appropriate for inclusion inside existing programs, for scripting without dependencies, and for embedded systems.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-04-04 14:14 Zurück zur Release-Liste
0.51

Viele Korrekturen vorgenommen. Das env, Quelle, lreverse, finalisieren, Scan-Bereich und Rand-Befehle wurden hinzugefügt. Die interaktive Shell wurde verbessert. Expr's | | und & & Betreiber wurden faul. Ein Paket-System C-API implementiert wurde, und wurde als [package exportiert] Befehl, um die Skript-Ebene. Extensions für sqlite und experimentelle Bindungen für SDL wurden hinzugefügt. Einige Arbeiten wurden für die Erweiterungen für ANSI I / O, Win32, win32com und posix getan.
Tags: Major feature enhancements
Many fixes were made. The env, source, lreverse,
finalize, scan, range, and rand commands were
added. The interactive shell was improved. Expr's
|| and && operators were made lazy. A package
system C API was implemented, and was exported as
the [package] command to the script level.
Extensions for sqlite and experimental bindings
for SDL were added. Some work was done for
extensions for ANSI I/O, win32, win32com, and
posix.

Project Resources