|
|
|
|
|
by brmgb
2060 days ago
|
|
No, they are moving from OCaml because it "has been a little unsatisfactory". If you read their blog post, you will see it's mostly self-inflicted pain: they suddenly discovered vendors don't ship SDK for niche languages, they wrote single threaded code because they couldn't figure out how Lwt - probably the most popular OCaml library - works and apparently couldn't be bothered to ask and failed to understand how the debugger works (like GDB and with documentation shipped with the compiler). I mean, F# is a very reasonable choice if you want the .Net ecosystem and will most definitely solve the SDK issue but the whole thing certainly didn't convince me to try Dark. |
|