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-01-30 15:13 Back to release list
0.94.0

A JavaScript interpreter was added, and the garbage collector was reimplemented to gain some speed and given some extra code to handle extraneous references. Numeral parsing was reimplemented for clarity and speed. Convex hull finding was fixed, and ixlib compiles on mingw32.

Project Resources