Hacker News new | ask | show | jobs
by jpgvm 1571 days ago
OCaml is mostly used in speciality applications. I have a few friends that work on flight control software for satellites and their stuff is all OCaml which is apparently not that uncommon in their field.

That said none of them knew OCaml before joining said company and thus none were hired because of it... so that does somewhat invalidate the "right" people argument but I guess if you are doing literal rocket science I think that is pretty self-selecting for smart folk lol.

1 comments

FWIW, SpaceX uses C++ for flight control software. It actually makes more sense for such hard realtime applications.
I read somewhere that Elon Musk prefers C, and doesn't appear to be too fond of class-based OOP.