软件包:libllvm-17-ocaml-dev(1:17~++20230709044550+c54ff51be9c1-1~exp1) [debports]
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Modular compiler and toolchain technologies, OCaml bindings
LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs.
LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs).
This package provides the OCaml bindings to develop applications using llvm.
其他与 libllvm-17-ocaml-dev 有关的软件包
|
|
|
|
-
- dep: llvm-17-dev (= 1:17~++20230709044550+c54ff51be9c1-1~exp1)
- Modular compiler and toolchain technologies, libraries and headers
-
- sug: llvm-17-doc
- Modular compiler and toolchain technologies, documentation