An open API service indexing awesome lists of open source software.

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.

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