pysexpr - The Snake goes Lisp

Ville Vainio ville.spammehardvainio at spamtut.fi
Tue Dec 2 10:36:13 EST 2003


Last sunday, I played around w/ evaluating Python lists like:

[ lsetq, S("sum"), [llambda,[S("x"),S("y")],
                             [lplus, S("x"), S("y") ]]]

If that seems strangely familiar, check pysexpr out at:

http://www.students.tut.fi/~vainio24/pysexpr/

-- 
Ville Vainio   http://www.students.tut.fi/~vainio24




More information about the Python-list mailing list