Skip to content

c-m/prel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number operations

This program reads from a file a number and a set of functions(i.e. add_three ) and prints to the output a list which contains the results obtained after applying each function to the number. An input file example is available in: in/input.txt

Compile

Do cabal install.

OBS

You can run the file Main.hs using ghci ( :load Main.hs *Main>main )

About

Basic arithmetic operations with a number

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors