diff options
Diffstat (limited to 'ruby/rubygem-sexp_processor/README')
-rw-r--r-- | ruby/rubygem-sexp_processor/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ruby/rubygem-sexp_processor/README b/ruby/rubygem-sexp_processor/README new file mode 100644 index 0000000000..3b5b050414 --- /dev/null +++ b/ruby/rubygem-sexp_processor/README @@ -0,0 +1,3 @@ +sexp_processor branches from ParseTree bringing all the generic sexp +processing tools with it. Sexp, SexpProcessor, Environment, etc… all for your +language processing pleasure. |