|
OCaml is everything D wanted to be, but failed OCaml is high performance, Garbage Collected, hybrid system and application programming language You can use OCaml to write high performance Apps and System tools without worrying too much about performance, or doing crazy manual memory management I would also say, if you like Go, but think you hit a wall with it, then try OCaml system programming language: C, C++, Rust Hybrid system and application languages: OCaml, Go , D If you need a language in this class (Hybrid system and app)I think currently Go and OCaml are your only options, Go being closer to C, Java familly of languages and OCaml is an ML language, so choose as per your preference |