Lysxia / agdarsec

Total Parser Combinators in Agda

Home Page:https://gallais.github.io/agdarsec/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

agdarsec - Total Parser Combinators in Agda

The motivation and design decisions behind agdarsec are detailed in:

Compilation

Travis Status

To typecheck and compile this project you will need:

  • Agda version 2.6.2
  • Agda's standard library (version 1.7)

Ports

I have ported this library to other dependently-typed languages:

About

Total Parser Combinators in Agda

https://gallais.github.io/agdarsec/

License:GNU General Public License v3.0


Languages

Language:Agda 100.0%