Hi all,
TXR 107 is out, just days after 106. Binaries are available from SourceForge, as usual.
- The main item in this release is fixing a garbage-collector regression that was sadly introduced in TXR 100. While not technically a leak, it causes a runaway inflation in the heap size.
- There is also a performance enhancement which speeds up the interpretation of the Mandelbrot test case in the test suite by a factor of 2.65.
- A new Lisp macro called mlet has been introduced.
Cheers ...