Skip to content

A repository dedicated to the cource with code MYY401 at the cse department at the university of Ioannina

License

Notifications You must be signed in to change notification settings

porfanid/MYY401-Principles-of-Programming-Languages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell

About

This repository was created to host some of the excersises that I with my partner @rempakos did for the course of ΜΥΥ401 - Αρχές Γλωσσών Προγραμματισμού at the Computer Sciense Engineering Department at the University of Ioannina

How to run

In order to run this project you are going to have to follow the steps:

  • Install HUGS, which is a Haskell compiler required to compile and run the project.
  • open a terminal at the repository main file and enter hugs.
  • press :l Lab(1|2).hs(depending on which ile you want to load)
  • enter the name and arguments of the function you want to run as in the example: exampleFunction arg1 arg2...

About

A repository dedicated to the cource with code MYY401 at the cse department at the university of Ioannina

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published