Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 731 Bytes

File metadata and controls

20 lines (12 loc) · 731 Bytes

agdarsec - Total Parser Combinators in Agda

The motivation and design decisions behind agdarsec are detailed in:

Compilation

To typecheck and compile this project you will need:

  • Agda version 2.6.4.3
  • Agda's standard library (version 2.0)

Ports

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