bonsai_term: A library for building dynamic terminal apps by Jane Street
SMRTR summary
Bonsai Term is a new OCaml library for building Terminal User Interfaces (TUIs) using the same programming model as bonsai_web. The library requires opam package manager and OxCaml installation, then can be installed with opam install bonsai_term. Documentation is available through the MLI file and example repository, with additional learning resources for both bonsai and OCaml provided.
SMRTR provides this summary for quick context. The original article belongs to lobste.rs.
Read the original article