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: 4 months ago
JSON representation

A detailed comparison between the programming languages language and Haskell by presenting equivalent code.

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
```