Language

Package: ocaml @ 4.11.1

Synopsis

The OCaml programming language

Description

OCaml is a general purpose industrial-strength programming language with an emphasis on expressiveness and safety. Developed for more than 20 years at Inria it benefits from one of the most advanced type systems and supports functional, imperative and object-oriented styles of programming.

Home page
https://ocaml.org/
Location
gnu/packages/ocaml.scm (line: 181, column: 2)
Licenses

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?