Hi all,
TXR 118 is out.
Binaries are available from Bintray.
I feel very good about this release!
- The interactive command line editor is better still.
- I dug into the regex code which have not touched in quite a long time, and made some very good improvements.
- Nice garbage collector fix which eliminates degenerate behaviors when large objects are manipulated.
- More improvements in lazy strings which help the pattern language perform better.
- OOP structures have been taken to a new level. They can now have static slots. Methods have been better formalized. The defstruct macro has new syntax which brings it all together.
- Bugfixes.
Cheers ..