Programming language comparison examples?
John Machin
sjmachin at lexicon.net
Fri Jun 5 22:16:53 EDT 2009
On Jun 6, 5:45 am, Chris Rebert <c... at rebertia.com> wrote:
> PLEAC (Programming Language Examples Alike Cookbook) is one option:http://pleac.sourceforge.net/
"""The latest version of Python is 2.4"""
Appears to be a translation of parts of the Perl Cookbook: """Examples
which translate the original Perl closely but which are unPythonic are
prefixed with a comment stating "DON'T DO THIS"."""
More information about the Python-list
mailing list