sexp_processor version 4.17.0 has been released!
Published 2023-05-03 @ 10:47
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.0 / 2023-05-03
-
2 minor enhancements:
- Added Sexp#line_max=.
- Will load strict_sexp if $SP_DEBUG is set.
-
3 bug fixes:
- Sexp#line_max lazy accessor now compacts.
- Sexp#new copies line_max if defined.
- strict_sexp.rb: #first can take an int arg. Fixed mutator wrappers to pass args.
- home: https://github.com/seattlerb/sexp_processor
- rdoc: http://docs.seattlerb.org/sexp_processor