(no title)
ibgeek | 1 year ago
This is more about syntax differences. Even then, I'd be curious how well both languages accommodate themselves to teams and long term projects. In both cases, you will have multiple people working on parts of the code base. Are people able to read and modify code they haven't written -- for example, when fixing bugs? When incorporating new sub components, how well did the type systems prevent errors due to refactoring? It would be interesting to know if Haskell prevents a number of practical problems that occurred with OCaml or if, in practice, there was no difference for the types of bugs they encountered.
This blog post feels more like someone is comparing basic language features found in reviews for new users rather than sharing deep experience and gotchas that only come from long-term use.
pjmlp|1 year ago
https://engineering.fb.com/2015/06/26/security/fighting-spam...
https://www.docker.com/blog/how-docker-desktop-networking-wo...
https://www.janestreet.com/tech-talks/ocaml-all-the-way-down...
ibgeek|1 year ago