Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ferr0s04/feup-pfl
Repository for PFL (Functional and Logical Programming) course of LEIC FEUP, for year 2024-25
https://github.com/ferr0s04/feup-pfl
feup feup-leic functional-programming haskell logical-programming prolog
Last synced: 26 days ago
JSON representation
Repository for PFL (Functional and Logical Programming) course of LEIC FEUP, for year 2024-25
- Host: GitHub
- URL: https://github.com/ferr0s04/feup-pfl
- Owner: ferr0s04
- Created: 2024-09-27T07:40:04.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-09T13:39:11.000Z (about 1 month ago)
- Last Synced: 2025-01-09T14:52:01.606Z (about 1 month ago)
- Topics: feup, feup-leic, functional-programming, haskell, logical-programming, prolog
- Language: Prolog
- Homepage: https://sigarra.up.pt/feup/pt/ucurr_geral.ficha_uc_view?pv_ocorrencia_id=541889
- Size: 600 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PFL 2024/25 - FEUP
**Course**
Functional and Logical Programming (PFL)**Contents**
Practical classes' solved exercise sheets
Some solved practical exams (from previous years)
Practical projects## Projects
- **Project 1** - country roadmap representation in Haskell (graph manipulation)
- **Project 2** - Blackstone board game in Prolog