Sexp_processor 4.4.1 Released

sexp_processor version 4.4.1 has been released!

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.4.1 / 2013-12-13

  • 1 bug fix:

    • Added parenthesis to fix the structure_remove_begin_1 testcase.
      (bocete)