Hacker News new | ask | show | jobs
by mos87 211 days ago
No, I haven't meant to imply that Perl should be used for the subj. But doubt it'd have proven any worse than OCaml. All depends on the programmer unsurprisingly.
1 comments

> But doubt it'd have proven any worse than OCaml

Unlike Perl, OCaml is AOT compiled in a very efficient machine code, has a good static type system and has a good concurrency support. Both are not very mainstream.