Downloadliste

Projektbeschreibung

Elmer allows Python code to run from C or Tcl as if it was written in C or Tcl. Elmer generates "glue" code that embeds an interpreter for one type of language into an extension for another. Elmer allows function calls and various data types, both native and custom, to pass transparently between the two languages.

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.

2003-04-21 18:57
1.1.0

AC-Modus Fehler, die die Verwendung von Py_XDECREF wurde behoben. Eine rückwärts-kompatible Erweiterung C-Modus wurde hinzugefügt, die es dem Benutzer, Elmer Rückkehr einzigartigen Objekt-IDs für die Referenzierung von Objekten in C lassen können (Siehe "readerMain.c" Beispiel im Handbuch.) Der Nachweis einer Python-Installation konfigurieren, wurde in verbessert. Die - enable-gefroren Option ist jetzt standardmäßig auf "no" für configure. Die Dokumentation wurde aktualisiert.
Tags: Minor feature enhancements
A C mode bug involving the use of Py_XDECREF was fixed. A backwards-compatible C mode enhancement was added, which allows the user to let elmer return unique object IDs for referencing objects in C. (See the "readerMain.c" example in the manual.) The detection of a Python installation in configure was improved. The --enable-frozen option now defaults to "no" for configure. The documentation was updated.

2003-04-07 12:17
1.0.2

Diese Version bietet eine configure-Skript und Unterstützung von Veränderungen.
Tags: Minor feature enhancements
This version adds a configure script and supporting changes.

2003-01-25 00:44
1.0.1

Tags: Initial freshmeat announcement

Project Resources