Skip to content

translation of code from the lecture "A Number By Any Other Name" from elm to Haskell

License

Notifications You must be signed in to change notification settings

uribrecher/haskell-numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haskell numbers

Creative Commons License
haskell_numbers by Uri Brecher is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

This project is a direct translation of Joël Queneville's great lecture A Number By Any Other Name from Elm to Haskell. I am planning on using this code as part of my own lecture in Functional Programming course at the Academic College of Tel-Aviv Yafo.

In the Money module I added a way to print Currency values with the relevant currency symbol based on the specific coin type. I also added a type predicate IsCoin using Haskell type class mechanism which isn't available in Elm.

About

translation of code from the lecture "A Number By Any Other Name" from elm to Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published