Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary (also found in English - Vietnamese, English - English (Wordnet), )
Happy
Jump to user comments
tool A dyslexic acronym for "A Yacc-like Haskell Parser
generator".
written in Haskell, uses a parser generated by itself, and can
be compiled using ghc, hbc or gofer. Happy uses an
implementation of monadic IO built on top of stream IO, but
this should change when the Haskell 1.3 standard has been
implemented.