Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/georgesittas/monads-presentation
Presentation about the role of monads in Functional Programming
https://github.com/georgesittas/monads-presentation
functional-programming haskell latex monads presentation
Last synced: about 2 months ago
JSON representation
Presentation about the role of monads in Functional Programming
- Host: GitHub
- URL: https://github.com/georgesittas/monads-presentation
- Owner: georgesittas
- Created: 2022-07-26T22:46:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T02:07:12.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T09:28:48.279Z (3 months ago)
- Topics: functional-programming, haskell, latex, monads, presentation
- Language: TeX
- Homepage:
- Size: 229 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monads Presentation
In this presentation, I talked about [Monads](https://en.wikipedia.org/wiki/Monad_(functional_programming)) and their role in Functional Programming. It is by no means an exhaustive survey, but instead serves as a (hopefully) gentle introduction to the topic. It's assumed that the reader is familiar with Haskell, since it's what I used to demonstrate the concept.
The presentation played the role of a semester-long survey project in the [Programming Language Semantics course](https://cgi.di.uoa.gr/~prondo/SEMANTICS/semantics.html), which is taught by prof. [Panagiotis Rontogiannis](https://cgi.di.uoa.gr/~prondo/) in [DiT](https://www.di.uoa.gr/) (UoA).