1
Name:
Anonymous
2008-02-08 18:02
#define incl(var, count) for (int var = 0; var < (count); var++)
#define decl(var, count) for (int var = (count) - 1; var >= 0; var--)
41
Name:
Anonymous
2011-12-09 0:11
>>40
I carefully designed it to fill your needs
!
Can
we have some
Sexpressions now?
42
Name:
Anonymous
2011-12-09 1:17
>>41
Nope. The S-expressions phase of /prog/ has ended. We're transitioning into the pre-Haskell ML family. U MENA EMEL and all that. Didn't you get the memo?
43
Name:
Anonymous
2011-12-09 1:41
>>"Answer to the Ultimate Question of Life, the Universe, and Everything"-san
I cannot live without sexps !
44
Name:
Anonymous
2011-12-09 8:54
>>42
Haskel is FP for sepples fans.
Enjoy you are syntax!!