libghc-haskell-lexer-dev

A fully compliant haskell 98 lexer
  http://hackage.haskell.org/package/haskell-lexer
  0
  no reviews



A fully compliant haskell 98 lexer written in haskell. the lexer produces a list tuples containing a token type identifier, its position and the token string.

this package provides a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.