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-06-30 17:59 Back to release list
0.96.0

Support for classes and inheritance was added to JavaScript. JS is now faster and more compliant to ECMAscript4. All JavaScript error reporting now includes line numbers. Source compatability was broken in the process. Base64 encoding was added. Compilation with gcc 3.0 was fixed, and now works properly. Some bugs were fixed in the string, lex, and matrix components.
Tags: Major feature enhancements

Project Resources