Python IS slow ! [was] Re: Python too slow for real world

Paul Prescod paul at prescod.net
Fri Apr 30 10:25:27 EDT 1999


Reimer Behrends wrote:
> 
> > Is there any languge that is as easy to embed as Python, and also has
> > full garbage collection?
> 
> Ruby. (Was discussed here before.) See

Maybe you can describe its embedding API. How does it handle the issue of
C pointers to objects that are moving around? How does it know if the
embedding code has buried a pointer away somewhere?

-- 
 Paul Prescod  - ISOGEN Consulting Engineer speaking for only himself
 http://itrc.uwaterloo.ca/~papresco

"Microsoft spokesman Ian Hatton admits that the Linux system would have
performed better had it been tuned."
"Future press releases on the issue will clearly state that the research
was sponsored by Microsoft."
  http://www.itweb.co.za/sections/enterprise/1999/9904221410.asp




More information about the Python-list mailing list