Path to this page:
./
lang/ocaml,
The latest implementation of the Caml dialect of ML
Branch: pkgsrc-2022Q3,
Version: 4.14.0,
Package name: ocaml-4.14.0,
Maintainer: jaapbObjective Caml is the latest implementation of the Caml dialect of ML. The main
novelties compared with its ancestor, Caml Light, are:
* Full support for objects and classes -- here combined for the first time
with ML-style type reconstruction.
* A powerful module calculus in the style of Standard ML (but retaining
separate compilation).
* A high-performance native code compiler (in addition to a Caml
Light-style bytecode compiler).
Package options: pic
Master sites:
Filesize: 5363.734 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version ocaml-4.14.0 (created)
CVS history: (Expand)
2022-10-21 21:16:35 by Benny Siegert | Files touched by this commit (1) |
Log message:
Pullup ticket #6686 - requested by nia
lang/ocaml: evbarm build fix
Revisions pulled up:
- lang/ocaml/Makefile 1.146
---
Module Name: pkgsrc
Committed By: nia
Date: Sat Oct 8 11:11:16 UTC 2022
Modified Files:
pkgsrc/lang/ocaml: Makefile
Log message:
ocaml: Needs imprecise-c99-float-ops to build on NetBSD/arm
|