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

I GET IT, ALL BLOCK-DELIMITING SYNTAXES ARE SHIT

Name: Anonymous 2014-12-29 16:58

Significant whitespace is shit.
Brace/end hell is shit.
))))) is shit.

What the fuck do you faggots propose then?

Name: Anonymous 2014-12-29 23:06

proc Fibs
take nth.
define i = 1 as Integer.
define a = 0; b = 1; c = 1 as Natural.
loop while i "LESSTHAN" nth do
c :- a + b.
a :- b.
b :- c.
done.
return c.
corp.

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