https://github.com/lorenzleutgeb/fp
https://github.com/lorenzleutgeb/fp
coursework functional-programming tuwien
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lorenzleutgeb/fp
- Owner: lorenzleutgeb
- Created: 2017-03-05T00:36:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-15T07:48:28.000Z (almost 5 years ago)
- Last Synced: 2025-01-17T16:55:57.738Z (10 months ago)
- Topics: coursework, functional-programming, tuwien
- Language: Haskell
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Functional Programming
This repository contains my work for the course ["Functional Programming"][fp]
taken at TU Wien ([winter semester 2015/2016][fp1516]). All materials are in
German.
Exercise sheets are named `fp_lu?_151*.pdf`, and my solutions are in
`Aufgabe?.hs`.
The slides presented by Jens Knoop are in `fp158A03_ws1516_*.pdf`.
[fp]: http://www.complang.tuwien.ac.at/knoop/fp185A03.html
[fp1516]: http://www.complang.tuwien.ac.at/knoop/fp185A03_ws1516.html