https://github.com/migueltc13/project-cp
Collection of exercises implemented in Haskell within the Program Design by Calculation environment.
https://github.com/migueltc13/project-cp
haskell program-design
Last synced: 3 months ago
JSON representation
Collection of exercises implemented in Haskell within the Program Design by Calculation environment.
- Host: GitHub
- URL: https://github.com/migueltc13/project-cp
- Owner: migueltc13
- Created: 2025-01-11T22:46:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-13T10:37:51.000Z (over 1 year ago)
- Last Synced: 2025-02-13T11:33:44.832Z (over 1 year ago)
- Topics: haskell, program-design
- Language: Haskell
- Homepage:
- Size: 13.5 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Program Design by Calculation Project
This repository contains a collection of exercises implemented in Haskell
within the *Program Design by Calculation* environment in the 2024/2025 academic year.
This project follows a **literate programming** approach, where the source code and
documentation are intertwined in a single file.
For detailed implementations and documentation, please refer to:
- [cp2425.lhs](cp2425.lhs) (literate Haskell source)
- [cp2425.pdf](cp2425.pdf) (compiled documentation)
## Authors
- [Flávia Araújo](https://github.com/flaviaraujo)
- [Frederico Afonso](https://github.com/nellrin)
- [Miguel Carvalho](https://github.com/migueltc13)
#### Final Grade: 19/20