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

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.

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)