iamdisappoint@reddthat.com to Programmer Humor@programming.dev · 2 days agoIt was best as a silly toy language in the 1990's...reddthat.comimagemessage-square148fedilinkarrow-up1673arrow-down172
arrow-up1601arrow-down1imageIt was best as a silly toy language in the 1990's...reddthat.comiamdisappoint@reddthat.com to Programmer Humor@programming.dev · 2 days agomessage-square148fedilink
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up2·14 hours agoFully agree. I hear good things about OCaml? Anyone tried that?
minus-squaresip@programming.devlinkfedilinkarrow-up1·edit-213 hours agoI asked chatgpt for a few languages with a good typesystem and it suggested ocaml among other (scala, rust, haskell, f#) Then asked for a 100 line ocaml REST API example with a popular framework and db lib… and it looks mostly like Haskell. edit: async is done with monads
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up1·13 hours agoIf it looks mostly like Haskell but has better tooling, I’m in. I have yet to manage to successfully set up a Haskell environment on my own PC. 😅 I am obviously missing something.
Fully agree.
I hear good things about OCaml? Anyone tried that?
I asked chatgpt for a few languages with a good typesystem and it suggested ocaml among other (scala, rust, haskell, f#)
Then asked for a 100 line ocaml REST API example with a popular framework and db lib… and it looks mostly like Haskell.
edit: async is done with monads
If it looks mostly like Haskell but has better tooling, I’m in. I have yet to manage to successfully set up a Haskell environment on my own PC. 😅 I am obviously missing something.