Skip to content

nsu-syspro/haskell-slides

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presentations for NSU Sys.Pro course "Functional Programming"

Rendered presentations are located in directory publish:

  • Course introduction (pdf, md)
  • Functional programming in Haskell
    • Introduction to Haskell (pdf, lhs)
  • Functional abstractions
  • Functional models of computation
    • Lambda calculus (pdf, lhs)
    • GHC internals by example (pdf, lhs)

Building

Following command builds presentations into .pdf:

make

Publishing

To "publish" the final .pdf you can use the following command which builds and copies src/*.pdf into publish/*.pdf which can then be committed to the repo:

make publish

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Haskell 66.9%
  • TeX 30.0%
  • Makefile 3.1%