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.
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