├── LICENSE ├── README.md ├── algebras.pdf ├── cheat sheet.pdf ├── fix-ing-your-types.org ├── matryoshka.org ├── nanopass-compiler-talk.org ├── nesting_dolls_of_horror_small.jpg ├── recursion-bottom.org ├── recursion-scheme-talk.org └── venn.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sellout/recursion-scheme-talk/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sellout/recursion-scheme-talk/HEAD/README.md -------------------------------------------------------------------------------- /algebras.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sellout/recursion-scheme-talk/HEAD/algebras.pdf -------------------------------------------------------------------------------- /cheat sheet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sellout/recursion-scheme-talk/HEAD/cheat sheet.pdf -------------------------------------------------------------------------------- /fix-ing-your-types.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sellout/recursion-scheme-talk/HEAD/fix-ing-your-types.org -------------------------------------------------------------------------------- /matryoshka.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sellout/recursion-scheme-talk/HEAD/matryoshka.org -------------------------------------------------------------------------------- /nanopass-compiler-talk.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sellout/recursion-scheme-talk/HEAD/nanopass-compiler-talk.org -------------------------------------------------------------------------------- /nesting_dolls_of_horror_small.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sellout/recursion-scheme-talk/HEAD/nesting_dolls_of_horror_small.jpg -------------------------------------------------------------------------------- /recursion-bottom.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sellout/recursion-scheme-talk/HEAD/recursion-bottom.org -------------------------------------------------------------------------------- /recursion-scheme-talk.org: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sellout/recursion-scheme-talk/HEAD/recursion-scheme-talk.org -------------------------------------------------------------------------------- /venn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sellout/recursion-scheme-talk/HEAD/venn.png --------------------------------------------------------------------------------