https://github.com/mrkct/lp19
Exercises in OcaML, Erlang and Scala from the 'Programming Languages' course at UNIMI in 2019.
https://github.com/mrkct/lp19
erlang exercises ocaml programming-languages scala unimi
Last synced: about 2 months ago
JSON representation
Exercises in OcaML, Erlang and Scala from the 'Programming Languages' course at UNIMI in 2019.
- Host: GitHub
- URL: https://github.com/mrkct/lp19
- Owner: mrkct
- Created: 2019-10-24T06:15:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-16T09:54:16.000Z (over 6 years ago)
- Last Synced: 2025-11-30T03:50:06.352Z (7 months ago)
- Topics: erlang, exercises, ocaml, programming-languages, scala, unimi
- Language: Erlang
- Size: 54.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LP 2019
## What is this repo
This is a collection of exercises for the Linguaggi di Programmazione(Programming Languages) course at UNIMI in 2019. These are mostly exercises given by the teacher and past exams. The course is split in 3 parts, each one for a different language: OcaML, Erlang and Scala.
For more info about the course see: [https://cazzola.di.unimi.it/lp.html](https://cazzola.di.unimi.it/lp.html)