Skip to content

mbenke/zpf2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Materiały do wykładu "Zaawansowane Programowanie Funkcyjne" Wydział MIM UW 2015/16

"Advanced Functional Programming" course materials (in Polish)

  • Gotowe notatki/slajdy w katalogu www
  • Kod w katalogu Code
  • Do wygenerowania notatek i slajdów ze źródeł potrzebny program pandoc

Szybki start

$ cabal update
$ cabal install pandoc
$ PATH=~/.cabal/bin:$PATH            # Linux
$ PATH=~/Library/Haskell/bin:$PATH   # OS X
$ git clone git:https://github.com/mbenke/zpf2016.git
$ cd zpf2016/Slides
$ make

About

Zaawansowane Programowanie Funkcyjne 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published