A talk on what type parameterization is, how it can be implemented, and what the tradeoffs are.
Koz Ross bd380084e8 Fixing makefile, removing typos | 7 éve | |
---|---|---|
.gitignore | 7 éve | |
GNUmakefile | 7 éve | |
LICENSE | 7 éve | |
README.md | 7 éve | |
logo.svg | 7 éve | |
no.svg | 7 éve | |
question.svg | 7 éve | |
talk.tex | 7 éve | |
yes.svg | 7 éve |
This is a talk delivered to the AUT Computer Science Club on May 4th, 2017. This contains the sources for the talk slides.
You will need:
If you wanna use the make edit
or make view
commands, you will also need
Neovim and Okular respectively, but in practice, you can use whatever editor or
PDF viewer you feel like.
To build a PDF version, just call make
(or gmake
on some systems).
All the sources are licensed CC-BY-SA-4.0. See LICENSE for more details.