sexp_processor version 4.2.0 has been released!
Published 2013-03-18 @ 15:42
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.2.0 / 2013-03-18
-
2 minor enhancements:
- Added SexpInterpreter since it is such a common pattern
- Added aliases Sexp#head & Sexp#rest for readability
- rdoc: http://docs.seattlerb.org/sexp_processor
- home: https://github.com/seattlerb/sexp_processor