Live data from Hacker News

My thoughts on OCaml

osa1.net

1–10 of 230 posts

Re: My thoughts on OCaml

#3
Why would a company use ocaml?

I’ve worked in software now for most of my life, from small to the biggest companies. I’ve watched teams with senior developers use non mainstream languages to build services and just about every time those devs get board again, leave the team, leaving them stuck with this system that’s hard to develop and different from the rest of the orgs, eventually resulting in a complete rewrite.

At companies I try to be boring, not weird, and efficient. Which usually means for me, writing in a very mainstream language that is easy to hire for.

Re: My thoughts on OCaml

#7
Ocaml5 is multithreaded. MLdonkey would run much better. Compared to the classical Amule, a monstruosity writen in C++, at least it doesn't leak memory like some youngster with a constipation.

Re: My thoughts on OCaml

#10
post #8

[flagged]

Someone mind explaining how these help? I'm unfamiliar with OCaml, but looking at the documentation of modules, I don't understand what they have to do with interfaces in the OOP sense(EDIT: or, rather, ad-hoc polymorphism), which I'm pretty sure is what the author meant.
Post reply on HN