-
Notifications
You must be signed in to change notification settings - Fork 100
Rewrite the book to use Haskell instead of Scala #3
Copy link
Copy link
Open
Description
winitzki
opened on Dec 17, 2019
Issue body actions
- Go through all code examples and try to write them in Haskell instead of Scala. This will discover which code examples have no reasonable Haskell equivalent at the same pedagogical level as appropriate at each place in the text.
- Go through all exercises and try to implement them in Haskell. See if there are any problems specific to the differences between Haskell and Scala.
- Identity all text that specifically addresses features of Scala that do not have any counterparts in Haskell. See if that text can be removed without disturbing the flow of the presentation, or can be replaced by some Haskell-specific equivalent.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels