Lisp (sexpr) parsing?

Harry George hgg9140 at seanet.com
Mon Apr 22 20:26:43 EDT 2002


I've used the old sexpr v0.2 from starship for years, and recently saw
an sexpr v0.2 from sourceforge.  The old one was incomplete and I've
yet to build the new one.  I've also noticed an emacs library ("elib"
I think).

What do folks recommend for parsing lisp code?  Just parsing data
structures would be enough, but need to handle those oddities like
maybe-a-number(3.14159XYZ), single-quote quoted lists, vectors, etc.

-- 
Harry George
hgg9140 at seanet.com



More information about the Python-list mailing list