Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

question for /prog/

Name: Anonymous 2012-02-13 3:20

can programming languages be better than other ones?

is there a best programming language

Name: Anonymous 2012-02-13 3:22

LITHPu!

Name: Anonymous 2012-02-13 3:23

①yes and no
②japanese is the best language for everything

Name: Anonymous 2012-02-13 7:05

Oberon-07 is the most beautifully designed language ever
FreePascal is the most useful one

I'm using C as the bottom line reference. It seems to be the worst I have ever tried

Name: Anonymous 2012-02-13 7:59

Yes. It's known as using the right tool for the job. Different tools do different jobs so therefore, there are tools that do perform worse at their job and there are others that perform better.

Name: Anonymous 2012-02-13 10:30

>>5

there must be one that's better than all others though, right?

Name: Anonymous 2012-02-13 10:49

Ruby is the best language for everything.

Sent from my iPhone.

Name: Anonymous 2012-02-13 12:35

>>7
u mena OBJECTIVE C???

In all seriousness, all Turing complete languages are equal. It's only a matter of which one you're most comfortable using. Google Go, Javascript, and Assembly are all equivalent. I have a PhD in Computer Science from MIT. I know what I'm talking about.

Name: Anonymous 2012-02-13 12:49

>>4
I actually have yet to read any Oberon code but I'm quite eager to. You reminded me I gotta get on that!

Name: Anonymous 2012-02-13 16:57

>>8
1/10. Go back to sucking your moms dick.

Name: Anonymous 2012-02-13 17:32

>>8
Equivalent in what they can compute, but that doesn't mean that one is as useful than another. If there's no input/output facility, a turing-complete language is pretty useless.

Name: Anonymous 2012-02-13 18:22

>>11
Who needs I/O? You just read the tape after it halts if it halts.

Name: Anonymous 2012-02-14 2:58

>>12
Tape? Well there you have I/O. Not every turing-complete programming language need to have a tape in the way a turing machine has one.

Imagine a variant of brainfuck that didn't have the . instruction (print) or it had no effect, and the , instruction (read) always returned zero, or a random value. The language would still be turing-complete, but you wouldn't be able to know any computed value. You'd only know whether it halted or hadn't halted yet.

Don't change these.
Name: Email:
Entire Thread Thread List