Size: 492
Comment: Added page to mention a book on the subject (no, I'm not a salesman)
|
Size: 694
Comment: Link to PerlPhrasebook
|
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 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." [http://www.pearsonptg.com/book_detail/0,3771,0201734885,00.html More information].
Software
[http://www.crazy-compilers.com/bridgekeeper/ bridgekeeper] A Perl to Python source code converter