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

Pages: 1-

In Haskell...

Name: Anonymous 2010-12-27 19:49

Name: Anonymous 2010-12-27 20:05

>>1
U MENA SESKELL

Name: Anonymous 2010-12-28 1:03

>>1
What was I told?

Name: Anonymous 2010-12-28 3:54

While your point is entertaining, it is also a complete non-sequitur.

Name: Anonymous 2010-12-29 20:50

in haskell, everything looks like a bone

Name: Anonymous 2010-12-29 21:10

>>1
>Comments in -- style are too hard to mention cause they do not stop the eye-flow as // vertical slashes do.
That is why I chosen "//"-comments for my Lisp-dialect, after trying "--" and ";;" at first. The ";" is more useful for list-of-lists enumeration (where ;; would be empty element), and "--" just doesnt look right for the job, though it could be used nicely in place of "_".

Name: Anonymous 2010-12-29 21:19

http://hackage.haskell.org/trac/ghc/ticket/4864
In Haskell we think for quite a long time before starting typing.
That is some kind of a bad language design. Good language should help thinking faster, so that one could have working prototype with first thoughts.

Name: Anonymous 2010-12-29 21:20

In Haskell we think for quite a long time before starting typing.

Name: Anonymous 2010-12-29 21:26

>>8
>, because of brain power is much less than that of a C programmer

Name: Anonymous 2010-12-30 3:15

The response is a pun on their type modeling schtick.

Name: Anonymous 2010-12-30 4:10

In Haskell we live for quite a long time before starting dying.

http://i31.tinypic.com/mltk5w.jpg

Name: Anonymous 2010-12-30 4:52

>>6
Comments considered harmful, I only use #; and #||# comments to temporarily comment code.

Name: Anonymous 2010-12-30 6:40

>>11
I'm attracted to the shape of your sails.

Name: Anonymous 2010-12-30 6:45

>>12

#define this
#define function
#define does
#define nothing
static int
does_nothing(void)
{
    this function does nothing
    return 0;
}
#undef this
#undef function
#undef does
#undef nothing

Name: Anonymous 2010-12-30 6:51

>>14

#define this static
#define function int
#define does none
#define nothing = 0;
this function does_nothing(void)
{ this function does nothing
  return none; }
#undef this
#undef function
#undef does
#undef nothing

Name: Anonymous 2010-12-30 6:53

>>15
SELF-DOCUMENTING CODE

Name: Anonymous 2010-12-30 7:22

Name: Anonymous 2011-01-21 9:46


'-._                  ___.....___
    `.__           ,-'        ,-.`-,          
        `''-------'          ( p )  `._      
                              `-'      \
                                        \
                              .         \
                               \---..,--'
   ................._           --...--,
                     `-.._         _.-'
                          `'-----''

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