in reply to Perl Contempt in My Workplace
For all the equivalencies between Perl and Python, I miss these most in Python:
- strict and warnings
- variable scope
- variable assignment in expressions (though there is now a restricted version in Python)
- autovivification
- one-liner capabilities
- sigils
And I don't care for the GIL, but it seems that's a big problem however you slice it, for many languages.
-QM
--
Quantum Mechanics: The dreams stuff is made of
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Perl Contempt in My Workplace
by LanX (Sage) on May 31, 2021 at 17:49 UTC | |
by QM (Parson) on Jan 14, 2022 at 16:32 UTC | |
by LanX (Sage) on Jan 14, 2022 at 17:14 UTC | |
Re^2: Perl Contempt in My Workplace
by eyepopslikeamosquito (Bishop) on Jun 01, 2021 at 01:17 UTC |
In Section
Meditations