A talk on memory management, given on June 1st.

Koz Ross 8b2224c277 #sorrynotsorry 6 years ago
img 8b2224c277 #sorrynotsorry 6 years ago
LICENSE 5cbc1e0bc5 Getting talk ready 6 years ago
README.md 5cbc1e0bc5 Getting talk ready 6 years ago
Tupfile 5cbc1e0bc5 Getting talk ready 6 years ago
Tuprules.tup 5cbc1e0bc5 Getting talk ready 6 years ago
talk.tex 5cbc1e0bc5 Getting talk ready 6 years ago

README.md

Memory management

This is a talk delivered to the AUT Computer Science Club on June 1st, 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 DejaVu font family (to render the slide text properly)
  • The League Gothic font (to render the image text)
  • 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.