grin/Readings.md
2017-11-19 15:04:15 +00:00

1.8 KiB

Readings

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

GHC core getting started

http://www.stephendiehl.com/posts/ghc_01.html http://www.stephendiehl.com/posts/ghc_02.html http://www.stephendiehl.com/posts/ghc_03.html

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

Recursion schemes

Algebras