
27 May
2007
27 May
'07
noon
Malcolm Wallace wrote:
Andrew Coppin
writes: Any hints?
wholething = many comment
comment = do fmap Left $ (linecomment `onFail` nestedcomment) `onFail` fmap Right $ noncomment
Haskell: The language of truely scary people(tm) :-} Thanks, I'll give that a go...