Newbie: "compiling" scrips (?)

Gerrit Holl gerrit at nl.linux.org
Wed Jun 25 10:47:26 EDT 2003


Steve Holden wrote:
> although
> variuos techniques have been used to improve eventual execution efficiency
> in all three languages. Look for "psyco" and "pypy" in Google for the latest
> and most promising approaches int he Python world.

I don't understand how pypy can improve performance. Am I correct that pypy
is an effort to implement Python as much as possible in Python? And am I
correct that implementing a module in C will probably speed it up? Combining
these two, wouldn't implementing Python in Python slow things down? If so,
what is the advantage of pypy?

I don't want to clutter pypy-dev with these questions, because they must
be very trivial and Pypy-people probably have better things to do than
answering trivial questions ;)

> > I must admit, the only interpreted language I know is old Qbasic from
> > the 'good old (Dos) times' ;-)
> >
> Well, you know the principles, then.

When I started with Python, I did not know the difference between a language
an IDE, a compiler and an interpreter; you can search Google and look at my
first posts here to check I'm right :)

yours,
Gerrit.

-- 
142. If a woman quarrel with her husband, and say: "You are not
congenial to me," the reasons for her prejudice must be presented. If she
is guiltless, and there is no fault on her part, but he leaves and
neglects her, then no guilt attaches to this woman, she shall take her
dowry and go back to her father's house.
        -- 1780 BC, Hammurabi, Code of Law
--
Asperger Syndroom - een persoonlijke benadering:
	http://people.nl.linux.org/~gerrit/
Het zijn tijden om je zelf met politiek te bemoeien:
	http://www.sp.nl/





More information about the Python-list mailing list