Skip to content

RedPRL/bantorra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

70 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“š 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