Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Literate Agda? #39

Open
HarrisonGrodin opened this issue Jun 14, 2023 · 2 comments
Open

Use Literate Agda? #39

HarrisonGrodin opened this issue Jun 14, 2023 · 2 comments
Labels
question Further information is requested

Comments

@HarrisonGrodin
Copy link
Collaborator

So far, we have .agda files. However, it might be worth using Literate Agda files .lagda.md, which lets us:

  • include prose describing our constructions, in Markdown (allowing for bold, math, links, etc.)
  • default-hide boring details
@HarrisonGrodin HarrisonGrodin added the question Further information is requested label Jun 14, 2023
@jonsterling
Copy link
Owner

this sounds like a pretty good idea!

@HarrisonGrodin
Copy link
Collaborator Author

I've been thinking about it more, and it seems almost obvious in retrospect! Especially as we formalize more, using Literate Agda will mean we'll not only end up with formalizations of algorithms, but a readable (hopefully!) textbook with inline code snippets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants