libghc-haskell-lexer-doc

Documentation for a fully compliant haskell 98 lexer; documentation
  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 the documentation for a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.