A talk about one of the coolest uses of functors ever.

Koz Ross 047ef583b4 Final fixes 7 rokov pred
img 25233355af Init 7 rokov pred
LICENSE 25233355af Init 7 rokov pred
README.md ef1250f615 Fixing README 7 rokov pred
Tupfile 25233355af Init 7 rokov pred
Tuprules.tup 25233355af Init 7 rokov pred
talk.tex 047ef583b4 Final fixes 7 rokov pred

README.md

Recursion schemes

This is a talk delivered to the AUT Computer Science Club on August 17th, 2017. This contains the sources for the talk slides.

How to build

You will need:

  • A LaTeX distro (I recommend Texlive)
  • Tup
  • Inkscape (to convert SVG into PDF)
  • The League Gothic font family (to render the image text properly)
  • The Comic Neue font family (to render the image text properly)
  • The DejaVu font family (to render the slide text properly)
  • The Liberation font family (to render the logo properly)

To build a PDF version, just call tup init, then tup upd.

Licensing

All the sources are licensed CC-BY-SA-4.0. See LICENSE for more details.