Python syntax in Lisp and Scheme

Matthias no at spam.pls
Fri Oct 3 07:37:32 EDT 2003


kalath at lycos.com (Mark Brady) writes:
> Paul Rubin's comments are just pure fud. 
[...]
> Develop in the language that suits you but despite the fud you do have
> a choice,
> Python, Scheme and Common Lisp are all fine languages with good
> libraries and FFI capabilities.

I think that's incorrect: The Common Lisp language has no FFI (foreign
function call) capabilities.  Each CL _implementation_ has one (which
is usually compatible to itself).  This is exactly the reason why
there are way more libraries out there for Python, Perl, maybe Ruby
than for any single CL implementation.  The same probably holds for
Scheme.




More information about the Python-list mailing list