For Developers
@fordevelopers
213
subscribers
65
photos
3
videos
1.01K
files
991
links
YAC
Download Telegram
Join
For Developers
213 subscribers
For Developers
#haskell
#and
#scala
#vs
http://scalacamp.pl/data/haskell-scala-handout.pdf
#reverse
#state
#monad
#scala
#adt
https://pavkin.ru/reverse-state-monad-in-scala-is-it-possible/
For Developers
#haskell
#cpp
https://stackoverflow.com/questions/3540932/mixing-haskell-and-c
Stack Overflow
Mixing
Haskell
and C++
If you had the possibility of having an application that would use both
Haskell
and C++.
What layers would you let
Haskell
-managed and what layers would you let C++-managed ?
Has any one ever done...
For Developers
#blockchain
#ethereum
#haskell
#smart_contract
https://www.youtube.com/watch?v=p-t73EGlCMs
YouTube
The State of
Haskell
in Ethereum
Martin Allen
June 27, 2018
New York
Haskell
Meetup
https://www.meetup.com/NY-
Haskell
/events/251076837/
Ethereum has a mixed reputation in the functional programming community. On the one hand, it is the only second generation blockchain running in production…
For Developers
#rust
#haskell
https://mgattozzi.github.io/2016/10/01/haskell-rust.html
mgattozzi.github.io
FFI with
Haskell
and Rust
I’ve had an idea percolating for a while. I love using
Haskell
for work.It’s functional, expressive, and easy to reason about. It’s alsostrongly typed and de...