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

Perl

Name: Anonymous 2008-01-26 15:41

Hello /prog/. What is your opinion on Perl?

Name: Anonymous 2008-01-26 19:33

i think
for ( 1 .. $n ) {

}


is much more elegant than

for (int i = 0; i < n; i++ ) {

}

or
for i in range(n):

Name: Anonymous 2008-01-26 19:38

for i in 0..n
end

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