Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: If I was forced to program in another language, the Perl language feature I would miss most would be:

by talexb (Chancellor)
on Oct 17, 2006 at 14:23 UTC ( [id://578786]=note: print w/replies, xml ) Need Help??


in reply to If I was forced to program in another language, the Perl language feature I would miss most would be:

Definitely trailing commas. Close to 20 years of programming in C leaves you kind of set in your ways, and there's an involuntary wince whenever I leave a comma hanging, followed by relief when perl says, "Yeah, no problem", when the C compiler would say "Uh-uh, can't do that" and force you to change it.

And the frustrating thing is, I can see arguments for both sides .. I just like being on this side of the fence right now.

Alex / talexb / Toronto

"Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds

  • Comment on Re: If I was forced to program in another language, the Perl language feature I would miss most would be:

Replies are listed 'Best First'.
Re^2: If I was forced to program in another language, the Perl language feature I would miss most would be:
by pengvado (Acolyte) on Oct 18, 2006 at 23:38 UTC
    What C compiler is that? 10 years of gcc leaves me frequently using trailing commas.

      I'm trying to remember -- I wrote C just about full-time from about 1984 till about 1998, then did the consultant thing for a while, some SQL, fooled around with this Perl language and ended up doing Perl full-time after that.

      I was using either MS C v6 or Borland's Turbo C back in 1998 .. have only used gcc for little toy projects, but I can just about guarantee that MS C vomits on trailing commas, and Turbo C probably does the same thing.

      Alex / talexb / Toronto

      "Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://578786]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (5)
As of 2024-04-19 15:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found