[Haskell] Haskell implementation of infixr and infixl/priorities
Johannes Waldmann
waldmann at imn.htwk-leipzig.de
Mon Oct 25 04:06:47 EDT 2004
Have you looked at Parsec.buildExpressionParser:
http://www.cs.uu.nl/~daan/download/parsec/parsec.html
(see section "Expressions"). This allows very concise programs,
and you don't need to install any extra library.
--
-- Johannes Waldmann, Tel/Fax: (0341) 3076 6479 / 6480 --
------ http://www.imn.htwk-leipzig.de/~waldmann/ ---------
More information about the Haskell
mailing list