https://github.com/marhcouto/feup-pfl
:mortar_board: PFL -> L.EIC - FEUP, 2021-2022
https://github.com/marhcouto/feup-pfl
feup-leic feup-mieic feup-pfl haskell leic leic-pfl mieic mieic-pl pfl prolog
Last synced: 8 months ago
JSON representation
:mortar_board: PFL -> L.EIC - FEUP, 2021-2022
- Host: GitHub
- URL: https://github.com/marhcouto/feup-pfl
- Owner: marhcouto
- Created: 2021-10-31T22:56:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-26T18:56:59.000Z (almost 3 years ago)
- Last Synced: 2025-03-20T23:30:04.919Z (11 months ago)
- Topics: feup-leic, feup-mieic, feup-pfl, haskell, leic, leic-pfl, mieic, mieic-pl, pfl, prolog
- Language: Haskell
- Homepage:
- Size: 10.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FEUP-PFL - 21/22
**COURSE:** [Functional and Logical Programming](https://sigarra.up.pt/feup/pt/ucurr_geral.ficha_uc_view?pv_ocorrencia_id=484434) (PFL)
**CONTENTS:**
- Practical classes solved and commented
- Pratical works: [REPO1](https://github.com/marhcouto/haskell-bignumber), [REPO2](https://github.com/marhcouto/feup-pfl-proj2)
- Exam solutions
**FINAL GRADE:** - 18
----
# Projects
## Project 1 - BigNumber Haskell Implementation
### Description
Development a Big Number implementation in Haskell.
[REPO](https://github.com/marhcouto/haskell-bignumber)
### Results
**GRADE:** 18.8
### Authors
Name | Git Username |
-----|--------------|
Marcelo Couto | [marhcouto](https://github.com/marhcouto)
José Silva| [ZSilva3](https://github.com/ZSilva3)
## Project 2 - Graphics Engine Enhancements
### Description
Jeson Mor board game implementation in Prolog.
[REPO](https://github.com/marhcouto/feup-pfl-proj2)
### Results
**GRADE:** 18.1
### Authors
Name | Git Username |
-----|--------------|
Marcelo Couto | [marhcouto](https://github.com/marhcouto)
José Silva| [ZSilva3](https://github.com/ZSilva3)