package forester

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

Install

Dune Dependency

Authors

Maintainers

Sources

5.0.tar.gz
md5=24f4aed96a8b8af33aba13fba66f1b37
sha512=d36b896aca11858bb4a00fc704c16cc27a1f197bdb3e479d6132fd70f70d67d7158096285cb0b6fb00db14417f0f822cc27fe65d82f0971e42378fd8271ce573

Description

Published: 07 Jul 2025

README

builds.sr.ht status"

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.

When you prepare patches, please try to match the surrounding coding style to the best of your ability (and do not use ocamlformat); patches will not be rejected on grounds of poor formatting but they may be reformatted before being applied. If you install Topiary, you can format the entire project using ./format.sh.

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 (35)

  1. alcotest
  2. spelll
  3. brr >= "0.0.7"
  4. routes >= "2.0.0"
  5. cohttp-eio >= "6.0.0"
  6. bisect_ppx >= "2.8.3"
  7. logs >= "0.7.0"
  8. ppx_yojson_conv >= "0.17.0"
  9. jsonrpc >= "1.22.0"
  10. lsp >= "0.19.0"
  11. cid >= "0.1.0"
  12. datalog >= "0.7"
  13. base64 >= "3.5.1"
  14. pure-html >= "3.10.0"
  15. uri >= "4.4.0"
  16. ppx_repr >= "0.7.0"
  17. repr >= "0.7.0"
  18. toml >= "7.1.0"
  19. yojson >= "2.1.2"
  20. algaeff >= "2.0.0"
  21. bwd >= "2.3.0"
  22. yuujinchou >= "5.2.0"
  23. asai >= "0.3.0"
  24. ptime >= "1.1.0"
  25. eio_main >= "1.1"
  26. uucp >= "15.1.0"
  27. dune-build-info
  28. cmdliner >= "1.2.0"
  29. ppx_deriving
  30. ocaml-index
  31. dune-site
  32. dune >= "3.13"
  33. ocaml >= "5.3.0"
  34. ocamlgraph >= "2.1.0"
  35. menhir >= "20240715"

Dev Dependencies (1)

  1. odoc "2.4.4" >= with-doc

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.