package forester

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

Install

Dune Dependency

Authors

Maintainers

Sources

4.3.1.tar.gz
md5=d1623b2919d2984bfcd841b5e772abd1
sha512=5924c8822d7e5a7bc49eb2b451cfd06cb372415559bc5ff232a59395b0aa28eb9819e351426ab25510f7d96ffb85ec652fa1878478b046c61e51ff471c285710

Description

Published: 26 Aug 2024

README

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. See README.nix.md for instructions for using Forester with nix.

Contributing

Please mail patches by email to ~jonsterling/forester-devel@lists.sr.ht. General discussion can be mailed to ~jonsterling/forester-discuss@lists.sr.ht.

Join us on IRC

Example Use

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

Dependencies (21)

  1. base64 >= "3.5.1"
  2. pure-html >= "3.5.0"
  3. uri >= "4.4.0"
  4. ppx_repr >= "0.7.0"
  5. repr >= "0.7.0"
  6. toml >= "7.1.0"
  7. yojson >= "2.1.2"
  8. algaeff >= "2.0.0"
  9. bwd >= "2.3.0"
  10. yuujinchou >= "5.2.0"
  11. asai >= "0.3.0"
  12. ptime >= "1.1.0"
  13. eio_main >= "1.1"
  14. uucp >= "15.1.0"
  15. dune-build-info
  16. cmdliner >= "1.2.0"
  17. ppx_deriving
  18. dune >= "3.13"
  19. ocaml >= "5.2.0"
  20. ocamlgraph >= "2.1.0"
  21. menhir >= "20240715"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.