Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

OCaml

Compare

  Analyzed 4 months ago

Caml is a general-purpose programming language, designed with program safety and reliability in mind. It is very expressive, yet easy to learn and use. Caml supports functional, imperative, and object-oriented programming styles. It has been developed and distributed by INRIA, France's national ... [More] research institute for computer science, since 1985. The OCaml system is the main implementation of the Caml language. It features a powerful module system and a full-fledged object-oriented layer. It comes with a native-code compiler that supports numerous architectures, for high performance; a bytecode compiler, for increased portability; and an interactive loop, for experimentation and rapid development. [Less]

470K lines of code

76 current contributors

5 months since last commit

88 users on Open Hub

Activity Not Available
4.66667
   
I Use This

Ocaml Batteries Included

Compare

  Analyzed 4 months ago

The OCaml Batteries Included project provides a rich programming environment for beginners and advanced users. Its developers find strength in the extensive libraries of modern industrial languages (Java/.Net). We take the best from these languages for the benefit of OCaml users, providing a ... [More] comprehensive collection of consistent libraries to keep OCaml users from having to re-invent these wheels. [Less]

87.2K lines of code

8 current contributors

6 months since last commit

13 users on Open Hub

Activity Not Available
4.66667
   
I Use This