Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Alternatives to sed + awk
- Date: Thu, 3 Mar 2011 09:20:38 +0100
- From: Josh Glover <jmglov@example.com>
- Subject: Re: [tlug] Alternatives to sed + awk
- References: <AANLkTim_-D9CFYC8TNp33ni85zB+QBA7jV=BpLN=4SbZ@example.com> <4D6EF812.2090206@example.com> <87sjv492xl.fsf@example.com> <4D6F48E4.5090505@example.com>
On 3 March 2011 08:53, Raymond Wan <rwan.kyoto@example.com> wrote: > Learning Python has been on my to-do list for so long now. > But when you know another language that is similar, I wouldn't call Perl or PHP *very* similar to Python, unless you were talking about something else. > [T]he use of indentation instead of parentheses is hard to get use to. Surely you meant curly braces. ;) But Python *does* require parens on every method call, which Perl does not. I like Ruby's approach best, I must say. Whitespace doesn't matter, you don't need parens in many places, and best of all, no semicolons and curly braces cluttering up the code. > Some Perl-fans also rave about CPAN modules. CPAN modules are hit or miss--some are well worn-in and very reliable, but others were written by a guy with two weeks of Perl experience and no concept of references--but the CPAN system itself is fantastic. Ruby Gems is an equally easy-to-use way to reuse code, and Python's easy_install makes Python modules easy to come by these days. So call that a draw. How easy is it to grab PHP libraries? -- Cheers, Josh
- Follow-Ups:
- Re: [tlug] Alternatives to sed + awk
- From: Raymond Wan
- Re: [tlug] Alternatives to sed + awk
- From: Nikolay Elenkov
- Re: [tlug] Alternatives to sed + awk
- From: Darren Cook
- References:
- [tlug] Alternatives to sed + awk
- From: Nguyen Vu Hung
- Re: [tlug] Alternatives to sed + awk
- From: Raymond Wan
- Re: [tlug] Alternatives to sed + awk
- From: Stephen J. Turnbull
- Re: [tlug] Alternatives to sed + awk
- From: Raymond Wan
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Alternatives to sed + awk
- Next by Date: Re: [tlug] Alternatives to sed + awk
- Previous by thread: Re: [tlug] Alternatives to sed + awk
- Next by thread: Re: [tlug] Alternatives to sed + awk
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links