全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: ocaml  ]

软件包:ocaml(4.11.1-4)

ocaml 的相关链接

Screenshot

Debian 的资源:

下载源码包 ocaml

维护小组:

外部的资源:

相似软件包:

ML language implementation with a class-based object system

Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML.

OCaml comprises two compilers. One generates bytecode which is then interpreted by a C program. This compiler runs quickly, generates compact code with moderate memory requirements, and is portable to essentially any 32 or 64 bit Unix platform. Performance of generated programs is quite good for a bytecoded implementation: almost twice as fast as Caml Light 0.7. This compiler can be used either as a standalone, batch-oriented compiler that produces standalone programs, or as an interactive, toplevel-based system.

The other compiler generates high-performance native code for a number of processors. Compilation takes longer and generates bigger code, but the generated programs deliver excellent performance, while retaining the moderate memory requirements of the bytecode compiler. It is not available on all arches though.

This package contains everything needed to develop OCaml applications, including the graphics libraries.

标签: 软件开发: 解释器, OCaml 开发, 实做语言: implemented-in::ocaml, role::program

其他与 ocaml 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 ocaml

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
amd64 163.0 kB174.0 kB [文件列表]
arm64 163.0 kB174.0 kB [文件列表]
armel 163.0 kB174.0 kB [文件列表]
armhf 163.0 kB174.0 kB [文件列表]
i386 163.0 kB174.0 kB [文件列表]
mips64el 163.0 kB174.0 kB [文件列表]
mipsel 163.0 kB174.0 kB [文件列表]
ppc64el 163.0 kB174.0 kB [文件列表]
s390x 163.0 kB174.0 kB [文件列表]