On Fri, 02 Dec 2011 10:08:38 +0200, Walter Bright
<newshou...@digitalmars.com> wrote:
On 12/1/2011 11:59 PM, Russel Winder wrote:
(*) RPython is a subset of Python which allows for the creation of
native code executables of interpreters, compilers, etc. that are
provably faster than hand written C. http://pypy.org/
Provably faster?
I can't find support for that on http://pypy.org
Maybe because it is in itself oxymoron.
We all know ASM is irrelevant because every language able to outperform it
every possible way.