Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 184 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 184 Bytes

Minimal skeleton for developing a new Agda backend

  • The backend is defined in src/Main.hs.
  • The test/ directory contains an example compilation of Test.agda to Test.txt.