RedPRL / bantorra

📚 A library for managing libraries and resolving unit paths
https://redprl.org/bantorra/bantorra
Apache License 2.0
17 stars 0 forks source link
ocaml ocaml-library

📚 bantorra: Library Management 🔖

bantorra is an OCaml package for loading user libraries and resolving unit paths into file paths. The design is informed by proof assistants based on dependent type theory, where it is common to work with source code directly. Check out the project website for more information.

Installation

You need OCaml 5.0 or newer. You can check out the source repository and install the latest version in development:

git clone https://github.com/RedPRL/bantorra.git
opam install ./bantorra