This version was released on 29 September 2008.
Elzed 2.3.2 is a performance release.
I've introduced an optimization phase to the parser, resulting in a significant
improvement in perfomance for some arithmetic operators. Optimization seems to affect
all platforms more or less equally, resulting in a 50-100% performance improvement for
some operators. I will continue to optimize operators in upcoming releases.
There are no changes to the API in this release.
An upgraded sample program is included with this distribution. ElzedSample will
do a better job of showing how to use Elzed. There is a good deal to be learned
from an examination of the source code.