package forester

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

Install

Dune Dependency

Authors

Maintainers

Sources

2.4.tar.gz
md5=773a411088ee70e50047d7dafbb4789e
sha512=25bb2fdac7189a86a172e10a40c7d17a03cb3791c06d955e0615b6ef70eb023e4eb845470380d85cb0d145a4a8e9aef0db4ee5eb9778dec92e9a8b5035561e8d

Description

Published: 22 Sep 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.0.1"
  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