programming-idioms icon indicating copy to clipboard operation
programming-idioms copied to clipboard

Add OCaml language

Open Deleplace opened this issue 4 years ago • 2 comments

OCaml is a general-purpose, multi-paradigm programming language which extends the Caml dialect of ML with object-oriented features.

Deleplace avatar Aug 16 '21 17:08 Deleplace

Programming-Idioms is intended to host code in the most widely used languages, not in all the existing languages. A new entry is possible only after a lot of users have requested it and are willing to contribute quality contents. Please add a comment to this page if you feel this language should be added.

Deleplace avatar Aug 16 '21 17:08 Deleplace

A peculiarity of Programming-Idioms is that it does not offer multiple language flavors, dialects, or versions.

Caml is already supported.

Can idiomatic Caml be regarded as idiomatic OCaml, and vice versa?

Deleplace avatar Aug 16 '21 18:08 Deleplace