ocaml-llvm 13.0.1
OCaml bindings to LLVM
This package contains the OCaml bindings distributed with LLVM.
- Outputs:
out
- Website: https://www.llvm.org
- Licenses: ASL 2.0
- Package source: gnu/packages/llvm.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ocaml-llvm 13.0.1
as follows:
guix install ocaml-llvm@13.0.1
Or install the latest version:
guix install ocaml-llvm
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.