The Haskell Lemmy Forum

0 readers
0 users here now

founded 5 years ago
MODERATORS
1
2
3
 
 

I'm working on a universal tic-tac-toe backend that can be communicated with in any language via RPC. Should I chose Rust, or a higher level functional language like Haskell?

4
 
 

I've been looking into Haskell and it seems really good. But does it have mature and productive frameworks that handle database access, HTTP, etc., or am I better off just going with Elixir/Phoenix?

5
 
 

From what I can tell Code9's support for Haskell is rudimentary at best. No debugging, no code completion, no error hints during source code writing. Is it usable at all? If so, how? Or best to avoid?

6
 
 

IDEOne behaves different from the GHCI, which makes it difficult to follow all kinds of tutorials.

Drop me a hint, please?