Python syntax in Lisp and Scheme
Andrew Dalke
adalke at mindspring.com
Thu Oct 9 16:06:20 EDT 2003
More information about the Python-list mailing list
Thu Oct 9 16:06:20 EDT 2003
- Previous message (by thread): Python syntax in Lisp and Scheme
- Next message (by thread): Python syntax in Lisp and Scheme
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Python syntax in Lisp and Scheme
- Next message (by thread): Python syntax in Lisp and Scheme
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list