Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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