Name:
Anonymous
2013-01-26 23:17
Anything goes! Please try to be original.
Name:
Anonymous
2013-01-26 23:23
Which kind of program? Like this?
http://www.pyweek.org
Name:
Mentifex
2013-01-27 10:16
Name:
Anonymous
2013-01-27 11:14
a text-mode spreadsheet
please
Name:
Anonymous
2013-01-27 15:03
>>7,8
Notation that looks like OO ≠ actual OO
Name:
Anonymous
2013-01-27 16:30
>>9
That makes it even worse. What's wrong with
(add 2 2),
2 add 2,
add(2, 2),
add 2 2 or even
2 + 2?
Name:
Anonymous
2013-01-27 19:23
>>10
It's just a style. I'm not endorsing it. But the language itself has Haskell-like function definitions or something.