8000 Add 'Inference in Agda' to the list of tutorials by effectfully · Pull Request #7072 · agda/agda · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add 'Inference in Agda' to the list of tutorials #7072

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

Merged
merged 1 commit into from
Jan 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/user-manual/getting-started/tutorial-list.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Tutorials and lecture notes
programmers. It starts from basic knowledge of Haskell and builds up
to using equational reasoning to formally prove correctness of
functional programs.
- effectfully (2020). `Inference in Agda <https://github.com/effectfully/inference-in-agda>`__.
- Musa Al-hassy (2019). `A slow-paced introduction to reflection in Agda <https://github.com/alhassy/gentle-intro-to-reflection>`__.
- Jesper Cockx (2019). `Formalize all the things (in Agda) <https://jesper.sikanda.be/posts/formalize-all-the-things.html>`__.
- Jan Malakhovski (2013). `Brutal [Meta]Introduction to Dependent
Expand Down
0