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

Favourite programming language

Name: Anonymous 2006-04-05 19:10

Name your favourite programming language (not necessarily (but usually) the one you know the best - just the one you like best).

Tip: Java doesn't belong in this thread.

Mine is __Python__.

Name: Anonymous 2006-04-07 8:21

>>32 is an idiot. C is a low-level language, little more than assembly with macros. If Java uses a similar number of lines as C, something is seriously wrong.

Perl: print "Hello World!\n";
Python: print "Hello World!"
Ruby: print "Hello World!\n"
Forth: ."Hello World!" CR
Bash: echo "Hello World!"
Ocaml: print_string "Hello world!\n";
Lisp: (write-line "Hello World!")
BASIC: print "Hello World!"

Yes, they're all one-liners. No additional shit needed. And these are just the languages I can yank off the top of my head.

PS. It's return 0, not exit(0).

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