An open API service indexing awesome lists of open source software.

https://github.com/unkindpartition/lexer-applicative

Applicative lexer
https://github.com/unkindpartition/lexer-applicative

Last synced: 8 months ago
JSON representation

Applicative lexer

Awesome Lists containing this project

README

          

Simple applicative lexer based on the article
[Lexical analysis with parser combinators][1]
and the [regex-applicative][2] library.

[1]: https://ro-che.info/articles/2015-01-02-lexical-analysis
[2]: http://hackage.haskell.org/package/regex-applicative-0.3.1/docs/Text-Regex-Applicative.html