Size: 492
Comment: Added page to mention a book on the subject (no, I'm not a salesman)
|
← Revision 8 as of 2008-11-15 14:00:52 ⇥
Size: 698
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#pragma section-numbers off | |
Line 3: | Line 4: |
There is a book on moving from Python to Perl: | == Books == There is a book on moving from Perl to Python: |
Line 7: | Line 10: |
"Are you a Perl programmer who would like to be able to programme in Python? Brimming with a wealth of practical examples and resources this book will show you how." [http://www.pearsonptg.com/book_detail/0,3771,0201734885,00.html More information]. | "Are you a Perl programmer who would like to be able to programme in Python? Brimming with a wealth of practical examples and resources this book will show you how." [[http://www.pearsonptg.com/book_detail/0,3771,0201734885,00.html|More information]]. |
Line 9: | Line 12: |
== Software == | |
Line 10: | Line 14: |
See also MovingToPythonFromOtherLanguages. | * [[http://www.crazy-compilers.com/bridgekeeper/|bridgekeeper]] A Perl to Python source code converter == See also == * MovingToPythonFromOtherLanguages * PerlPhrasebook |
Moving to Python from Perl
Books
There is a book on moving from Perl to Python:
"Perl to Python Migration" by Martin C. Brown, ISBN 0201734885, Addison Wesley, 320 pages (2002).
"Are you a Perl programmer who would like to be able to programme in Python? Brimming with a wealth of practical examples and resources this book will show you how." More information.
Software
bridgekeeper A Perl to Python source code converter