jolod / presentation-lazy-evaluation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lazy Evaluation

By Johan Lodin, presented 2019-10-30 at Got.λ.

Building the presentation

To produce slideshow.html, run

npm run once

To automatically update slideshow.html when slides.md changes, run

npm run watch

System dependencies

  • npm

Copyright and license

Copyright © 2019 Johan Lodin

The slides are distributed under CC BY-NC-SA 4.0.

The code is distributed under the 3-Clause BSD License.

About


Languages

Language:HTML 68.2%Language:Haskell 25.1%Language:CSS 6.7%