Why don't people like lisp?

Paul Rubin http
Thu Oct 23 13:38:27 EDT 2003


james anderson <james.anderson at setf.de> writes:
> the more likely approach to "python-in-lisp" would be a
> reader-macro/tokenizer/parser/translater which compiled the
> "python-domain-specific-language" into s-expressions.

That's not really feasible because of semantic differences between
Python and Lisp.  It should be possible, and may be worthwhile, to do
that with modified Python semantics.




More information about the Python-list mailing list