EFEU 3.0-1 review

Download
by rbytes.net on

EFEU is suitable for handling data cubes, which are especially useful for building data warehouses

License: LGPL (GNU Lesser General Public License)
File size: 880K
Developer: Erich Fruehstueck
0 stars award from rbytes.net

EFEU is suitable for handling data cubes, which are especially useful for building data warehouses. The project 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.

What's New in This Release:
A new makefile generator, shmkmf, which uses /bin/sh was added.
of dynamic vector types were implemented.
A new data file concept, called EDB, was added.
Fixed size integer types and 64-bit integer arithmetic were added.

EFEU 3.0-1 keywords