7 lines
215 B
Plaintext
7 lines
215 B
Plaintext
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/
|