Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilyabizyaev/fp-homework
Functional Programming course homework (2020), ITMO University
https://github.com/ilyabizyaev/fp-homework
functional-programming haskell
Last synced: 15 days ago
JSON representation
Functional Programming course homework (2020), ITMO University
- Host: GitHub
- URL: https://github.com/ilyabizyaev/fp-homework
- Owner: IlyaBizyaev
- License: mit
- Created: 2020-02-22T18:17:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-01T14:40:39.000Z (over 4 years ago)
- Last Synced: 2024-11-02T03:42:11.451Z (2 months ago)
- Topics: functional-programming, haskell
- Language: Haskell
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Functional Programming
[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/IlyaBizyaev/fp-homework/blob/master/LICENSE)
![Haskell Stack CI](https://github.com/IlyaBizyaev/fp-homework/workflows/Haskell%20Stack%20CI/badge.svg)Homework solutions in Haskell for the [Functional Programming course](https://github.com/jagajaga/itmo-fp-2020) by [Serokell](http://https://serokell.io) in ITMO University.