Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riiswa/scala2haskell
A detailed comparison between the programming languages language and Haskell by presenting equivalent code.
https://github.com/riiswa/scala2haskell
functional-programming haskell scala
Last synced: 5 days ago
JSON representation
A detailed comparison between the programming languages language and Haskell by presenting equivalent code.
- Host: GitHub
- URL: https://github.com/riiswa/scala2haskell
- Owner: riiswa
- License: other
- Created: 2022-01-22T10:56:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-22T12:55:07.000Z (almost 3 years ago)
- Last Synced: 2024-11-13T03:29:15.143Z (2 months ago)
- Topics: functional-programming, haskell, scala
- Language: CSS
- Homepage: https://warisradji.com/scala2haskell/
- Size: 1.64 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# From Scala to Haskell
A detailed comparison between the programming languages language and Haskell by presenting equivalent code.
https://warisradji.com/scala2haskell/
## Developing
```
make
make watch
```