2009/11/27 Guido van Rossum <[email protected]> > It's a Python implementation that uses wordcode instead of bytecode. > > http://code.google.com/p/wpython/ > > I don't see any benchmarks though. >
You'll find some at page 28 here<http://wpython.googlecode.com/files/Beyond%20Bytecode%20-%20A%20Wordcode-based%20Python.pdf> . Mart made more interesting ones<http://www.mail-archive.com/[email protected]/msg43282.html>with Unladen benchmarks. Cesare
_______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
