Become Competent in OCaml Programming with Free Books

Posted by sde on Jun 6, 2017 5:17 PM EDT
OSSBlog.org; By Steve Emms
Mail this story
Print this story

The OCaml system is the main implementation of the Caml language. It has a very strong type-checking system, offers a powerful module system, automatic memory management, first-class functions, and adds a full-fledged object-oriented layer. OCaml includes a native-code compiler supporting numerous architectures, for high performance; a bytecode compiler, for increased portability; and an interactive loop, for experimentation and rapid development. OCaml’s integrated object system allows object-oriented programming without sacrificing the benefits of functional programming,

OCaml is often used for teaching programming, and by large corporations. OCaml benefits from a whole range of new tools and libraries, including OPAM (package manager), optimizing compilers, and development tools such as TypeRex and Merlin.

Full article

Full Story

  Nav
» Read more about: Story Type: Reviews, Roundups; Groups: Community, Developer

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.