Skip to content

FIUP/Functional-Languages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Functional-Languages

The aim of this repository is to gather all the solutions to the difference excercises that have been assigned during the "Functional languages" course of the Master's Degree in Computer Science of the University of Padua.

Please note that the solutions are provided as-is, without any warranty of their correctness.

Inside the "AA1718/Summary" folder you will also find a LaTeX summary about all the arguments that have been taught during the course. It was done by looking at the professor's slides, the course book and the "Learn You a Haskell for Great Good!" site site.

Installing the Haskell compiler

The compiler used in order to test and run the excercies is the Glagow Haskell Compiler. It is freely available inside the offficial site. the last version is available for any operative system at the download page.

Releases

No releases published

Packages

No packages published