
9 Jul
2024
9 Jul
'24
6:59 p.m.
sexp_processor version 4.17.2 has been released! * home: <https://github.com/seattlerb/sexp_processor> * rdoc: <http://docs.seattlerb.org/sexp_processor> sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc... all for your language processing pleasure. Changes: ### 4.17.2 / 2024-07-09 * 1 bug fix: * Fix errors created when string literals are frozen (in 2.7 only??).