@hackage lexer-applicative2.1.0.2
Simple lexer based on applicative regular expressions
Installation
Dependencies (3)
- base >=4.9 && <5
- regex-applicative >=0.3.1
- srcloc >=0.5 Show all…
Dependents (3)
@hackage/language-lua2, @hackage/parser-unbiased-choice-monad-embedding, @hackage/acme-everything
Simple applicative lexer based on the article Lexical analysis with parser combinators and the regex-applicative library.