Python syntax in Lisp and Scheme

Andrew Dalke adalke at mindspring.com
Thu Oct 9 16:06:20 EDT 2003


Thomas F. Burdick:
> With Lisp, you're not at the mercy of your vendor; if
> you know damn well that some readable code A can be transformed into
> equivalent, but efficient code B, you can cause it to happen!

Not at the mercy of your vendor unless you want to use something
which isn't in the standard, like unicode (esp "wide" unicode, >16bit),
regular expressions (esp. regexps of unicode), sockets, or ffi?

But that's just flaming -- ignore me.  ;)

                    Andrew
                    dalke at dalkescientific.com






More information about the Python-list mailing list