package forester

  1. Overview
  2. Docs
A tool for tending mathematical forests

Install

Dune Dependency

Authors

Maintainers

Sources

2.5.1.tar.gz
md5=b26b6f4e3d14b976c3d5018c97b81b94
sha512=f0c794ed4330485b5255639720ad7201488b77ef947b0736a847fa4f56f93d3f03a22fd2a3319bbe867bab827a4b5ae73b2426a1067911b29fe178d21dd99e73

Description

Published: 02 Nov 2023

README

README.md

This is the source repository for the forester tool, which is implemented in the OCaml programming language. Please see this page for more information.

System Requirements

You need to have OCaml 5 and opam installed.

Installation

You can install forester by running opam install forester.

Example Use

Please see my Forest for an example of using forester, or clone your own template forest.

Dependencies (13)

  1. algaeff >= "1.0.0" & < "2.0.0"
  2. yuujinchou >= "5.1.0"
  3. ptime >= "1.1.0"
  4. eio_main >= "0.12"
  5. domainslib >= "0.5.0"
  6. dune-build-info
  7. cmdliner >= "1.2.0"
  8. ppx_deriving
  9. xmlm >= "1.4.0"
  10. dune >= "3.7"
  11. ocaml >= "0.5.0"
  12. ocamlgraph >= "2.1.0"
  13. menhir

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None