Download List

Project Description

ixlib is a C++ tools library based upon the STL. It provides garbage collection, a small well-integratable JavaScript interpreter, linear algebra components (e.g., linear solver, LU decomposition), planar geometry, polygons, automatic arrays, rasterization for geometric primitives and polygons, regular expressions and XML parsing (non-DTD). Its main design goals were simplicity and small size.

System Requirements

System requirement is not defined
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.

2001-03-24 00:38 Back to release list
0.95.0

This release contains a new ring_queue container,
gettext-internationalized strings, polymorphism in the garbage
collector, and a revamped JavaScript interpreter that now supports
constants as well as true lexical scoping. ixlib now has
doxygen-generated documentation. Please note that this release breaks
compatibility with the old JavaScript interface.
Tags: Minor feature enhancements

Project Resources