![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#481 |
|
Hobbyist Programmer
|
yeah that one has been done in about every language about 5 times over in this thread, if we took em all out, we'd probly only be at like 350
__________________
Hoes telling me to calm down but I'm like fuck that shit!
|
|
|
|
|
|
#482 |
|
Programmer
Join Date: Jul 2006
Location: England
Posts: 43
Rep Power: 0
![]() |
has whitespace been done?
|
|
|
|
|
|
#483 | |
|
Programming Guru
![]() |
Quote:
|
|
|
|
|
|
|
#484 |
|
Programmer
Join Date: Jul 2006
Location: England
Posts: 43
Rep Power: 0
![]() |
Has any one checked that the code sumitted for whitespace was not just random tabs, spaces and returns. Im sure its not, but its hard to prove.
|
|
|
|
|
|
#485 |
|
Hobbyist Programmer
|
Why would we care/go through all that trouble?
__________________
Hoes telling me to calm down but I'm like fuck that shit!
|
|
|
|
|
|
#486 |
|
Programmer
Join Date: Jul 2006
Location: England
Posts: 43
Rep Power: 0
![]() |
I was under the impression, in this being a programming related site that this is what we do.
I know if i posted some incorrect code here i would be corrected quite rapidly. I was not be completely serious though, its just a simple point about the language whitespace. Just saying how bad the readability really is in whitespace. |
|
|
|
|
|
#487 |
|
Programming Guru
![]() |
Well, it is a joke language. >__>
|
|
|
|
|
|
#488 |
|
Programmer
Join Date: Jul 2006
Location: England
Posts: 43
Rep Power: 0
![]() |
Yeah. It know its a joke language. I just wonder why someone spend the time making it. Im sure it was a great idea when he/she thought of it and im sure it makes some people laugh. It just makes me confused but thats not exactly hard.
|
|
|
|
|
|
#489 |
|
Programming Guru
![]() |
It was created because it gets people like you to acknowledge the creator and talk about him/her in a random thread. >_>;;
Regardless if it's positive/negative acknowledgement, it's too easy to do something merely for attention. |
|
|
|
|
|
#490 | |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
Quote:
I checked the code over, and discovered that it consists only of spaces and linebreaks; presumably the tabs were lost somewhere inbetween writing the code and copying it. The correct (and tested) code is below. I've numbered each line so that it's easier to copy-paste (Firefox seemed to ignore the last few empty lines without it). Whitespace ignores non-whitespace characters, and this code is interpreted correctly by the official Haskell interpreter. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18 19 20 21 22 23 24 25 |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|