Skip to content

Datatype-Generic Programming meets Elaborator Reflection, ported to the Agda standard library

Notifications You must be signed in to change notification settings

kcsmnt0/elaborated-generics

 
 

Repository files navigation

Datatype-Generic Programming Meets Elaborator Reflection

This is a port of the code from the paper Datatype-generic programming meets elaborator reflection, with the following modifications:

  • The custom prelude has been replaced with a dependency on the Agda standard library.
  • Anything irrelevant to the use of the library has been stripped out (i.e. code that may matter to a reader of the paper but is not likely to matter to a user of the library).

This is a work-in-progress; the claims above are not true yet.

About

Datatype-Generic Programming meets Elaborator Reflection, ported to the Agda standard library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Agda 97.3%
  • Haskell 2.6%
  • Makefile 0.1%