Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.92 KB

README.md

File metadata and controls

41 lines (29 loc) · 1.92 KB

Agda 2 -- S-expression extractor

Note: This branch of Agda has a backend that extracts the internal representation of files as s-expressions. Run agda --help and have a look at the --sexp command-line option to see how it is used.

Hackage version Stackage version Test Documentation Status Agda Zulip

The official Agda logo

Note that this README is only about Agda, not its standard library. See the Agda Wiki for information about the library.

Documentation

Getting Started

Contributing to Agda