Downloadliste

Projektbeschreibung

EFEU is suitable for handling data cubes, which
are especially useful for building data
warehouses. It consists of a building system
including mkmf (a xmkmf like Makefile generator),
esh (a powerful C/C++ interpreter), efeudoc (a
document generator with different output formats
(LaTeX, HTML, roff, etc.)). EFEU has a huge set
of C library core features, including robust
memory allocation tools, functions to concatenate
and copy strings with memory allocation, buffers
for dynamically-growing strings and fields, data
structures with reference counters and garbage
collection, and file tools that allow you to
specify pipes wherever a filename is expected and
support automatic implementation of
(de)compression filters (gzip) depending on
filename extensions. It also includes a high-level
interface to files, strings, and anything else you
can read from or write to.

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.

2007-09-10 12:36 Zurück zur Release-Liste
3.1

Verbesserungen wurden an die EDB-Konzept gemacht. Das Schlüsselwort extern wurde hinzugefügt, um zusätzliche Datentypen implizit von gemeinsamen Objekten, die efeu-Interpreter geladen werden. Transparenter Zugriff auf Mitglieder der C-Datenstrukturen und eine bessere Unterstützung für bitfields umgesetzt wurden.
Tags: Stable, Minor feature enhancements
Enhancements were made to the EDB concept. The
extern keyword was added to load additional data
types implicitly from shared objects to the efeu
interpreter. Transparent access to members of C
data structures and better support for bitfields
were implemented.

Project Resources