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

The D programming language

Name: Anonymous 2011-04-29 3:59

Lisp (DSL):

map [I Arg]~>say."Args[$I] = '$Arg'" enum.Args


D:

foreach (i, arg; args) Stdout("args[")(i)("] = '")(arg)("'").newline();


any question?

Name: Anonymous 2011-04-29 9:21

>>5
Enjoy your undefined behaviours
I do.
non-standard extensions
I don't.
no threads and concurrency
Your crazy.

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