A library for building dynamic terminal apps, using bonsai
Browse cluster: OCaml incremental computation and PPX tooling →Bonsai_term is a library for building terminal user interfaces (TUIs) in OCaml, developed by Jane Street. It adopts the same programming model as the bonsai_web library and is written in OCaml, using OxCaml as a dependency. The project is distributed across four repositories covering the core library, examples, reusable components, and testing utilities.