Comment on Perl and Undecidability (2008)parentComments−falsedan8yPerl is designed to make life easier for the guy who writes the codeWhenever I write perl, I feel like the binary is actively fighting me, not helping me…perl is designed to make simple things easy, and hard things possible. Readability is up the the programmer, and writability is up to the editor.
Comments
Whenever I write perl, I feel like the binary is actively fighting me, not helping me…
perl is designed to make simple things easy, and hard things possible. Readability is up the the programmer, and writability is up to the editor.