blob: cabb12e235ad0dc6f08951263d205d0ba143bc6e (
plain) (
blame)
1
2
3
4
5
6
|
S-Expression is a pure Ruby library to parse strings
of Lisp style s-expressions into native Ruby style
s-expressions and back again.
Author: Topher Cyll <christophercyll@gmail.com>
WWW: http://sexp.rubyforge.org/
|