[Agda] Building utilities for Agda?

Nils Anders Danielsson nad at chalmers.se
Wed Nov 14 19:06:55 CET 2012


On 2012-11-14 17:12, Darryl wrote:
> I'd like to experiment with alternative editors for Agda. Is there any
> way to interface with Agda without going through emacs?

Yes, using agda --interaction. The data type
Agda.Interaction.InteractionTop.Interaction contains one constructor for
every command that is supported. Peter can perhaps tell you more.

-- 
/NAD


More information about the Agda mailing list