grin/docs/Readings.md
2019-05-28 20:28:48 +02:00

2.9 KiB

Readings

http://www.timphilipwilliams.com/posts/2013-01-16-fixing-gadts.html

GHC

Core getting started

Internals

LLVM-HS

GRIN

Recursion schemes

Resources for learning and using recursion schemes.

https://github.com/passy/awesome-recursion-schemes

Thoughts

Limits of recusrion schemes? Maybe a hylo can help to implement the list filter?

Articles

Cheat Sheet

http://b-studios.de/blog/2016/02/21/the-hitchhikers-guide-to-morphisms/

Recursion schemes

Algebras