package guile

  1. Overview
  2. Docs
Bindings to GNU Guile Scheme for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

1.0.tar.gz
md5=be5a3dae4018b36103f0af9f769a26f0
sha512=74136c9f933aea8d0403d5f5826cf7acb8824c985639d5a79eb2a7247c1bd1362eb61fd946f148e25e7b0283af2e36435c3d3ffe5f7e7913e27b70d941e97c09

Description

The guile library is Free Software high-level OCaml bindings to GNU Guile 3.0, supporting easy interop between OCaml and GNU Guile Scheme.

Published: 26 Aug 2022

Dependencies (9)

  1. dune-configurator >= "2.9.1"
  2. stdio >= "v0.14.0"
  3. ctypes-foreign >= "0.18.0"
  4. ctypes >= "0.18.0"
  5. sexplib >= "v0.12"
  6. ocaml >= "4.08.0"
  7. conf-gmp >= "1"
  8. conf-guile >= "1"
  9. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None