Slashdot Mirror


Open Source Languages Rumble At OSCON

blackbearnh writes "Everybody knows what the best programming language is, it's whatever one you like the most. But is there a best language overall? Or even a best language for a given purpose? This question has been debated since the first time there were two languages to choose from. The argument is still going on, of course, but maybe a little light will be shed on the issue this week at OSCON. On Wednesday night at 7PM Pacific, representatives of the 5 major open source languages (perl, PHP, Python, Java and Ruby), as arbitrarily decided by O'Reilly, will meet to debate the merits of their various languages. If you're not going to be at OSCON, you can watch it live on a webcast and pose questions or comments to the participants. The representatives are: Python: Alex Martelli, Google; Ruby: Brian Ford, Engine Yard; PHP: Laura Thomson, Mozilla; Perl: Jim Brandt, Perl Foundation; Java: Rod Johnson, SpringSource."

6 of 197 comments (clear)

  1. debate rules by Lord+Ender · · Score: 5, Funny

    OSCON organizers have stated that the language debate won't be considered finished until at least one of the languages is compared to Hitler and/or the Nazis.

    --
    A slashdotter who didn't build his own computer is like a Jedi who didn't build his own lightsaber.
  2. what does open mean? by at10u8 · · Score: 4, Insightful

    When did C lose its status as an open source language? or do we mean languages for web apps?

    1. Re:what does open mean? by serviscope_minor · · Score: 5, Insightful

      Maybe they meant languages where the whole stack is Open Source. All the standard software and libraries for those languages is Open Source. There is no standard C compiler, runtime, or library -- only a specification (which is not Open Source or Free) with which to build your own implementation of them.

      Seriously, what the fuck?

      There are multiple open source C stacks all the way from the top to the bottom. Compilers: gcc, tcc and llvm. Gnu's libc, the various libc's in BSDs. Uclibc.

      The main criticism that you're levelling at C is that it actually has a published standard! None of the other languages do. They have an "official" implementation, but nothing like the rather rigorously specified ISO C standard. And if you don't like the cost of paying for it, then you can download N1124, which was the last draft of the standard just before ratification. It's completely free and very accurate.

      --
      SJW n. One who posts facts.
  3. Rod Johnson by hugerobot · · Score: 4, Funny

    Rod Johnson?? Really?! Rod Johnson is easily one of the top 5 names of all time. Rod Johnson wins by name alone!!!! It's settled. Java is the best language. Suck it, other languages and your weakly named representatives! I'm a PHP programmer more than anything... but I must concede to Rod Johnson. You can't make that name any better! Maybe if his middle name was 'Motherf***ing'.

  4. the title of this post is flawed by buddyglass · · Score: 5, Insightful

    Programming languages do not have source code, and thus cannot be "open source". Unless perhaps you're referring to languages whose specifications are updated by means of some community driven process, e.g. Sun's JCP. Interpreters, virtual machines and run-time environments do have source code and can be open source. They're just not the same thing as "the programming language" itself, which is essentially just a specification.

  5. The other members of "Team Java" by Tetsujin · · Score: 4, Funny

    For the Java team, the summary only mentions Rod Johnson - it should be noted that Rod will be joined by other veteran developers advocating Java: Long Wang, Peter Cox (and his wife Anita), and, of course, notable Java developer Dick Manmeat.

    --
    Bow-ties are cool.