Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

/prog/ question in /b/

Name: Anonymous 2008-09-22 21:36

What the fuck?  He hasn't been SICP'd or ENTERPRISE TURKEY BULLSHITE'd yet.

http://img.4chan.org/b/res/86845375.html

Name: Anonymous 2008-09-23 14:24

>>15
Python has some language problems (especially with some dynamic scoping issues) that need to be resolved before a native compiler is possible. Right now, a bytecode interpreter is necessary until starkiller's hypothesis (that any arbitrary Python code can be statically type-checked) can be proven one way or another.

IIRC, the PyPy project could compile RPython to native code (which is how they're bootstrapping the interpreter), and one of the goals of the PyPy project (albiet a far-reaching goal) is to eventually provide either JIT or static compilation of Python code.

But on the JIT side, there's already Psyco which does a pretty damn good job.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List