Terminal manipulation library for OCaml
Description
Lambda-term is a cross-platform library for manipulating the terminal. It provides an abstraction for keys, mouse events, colors, as well as a set of widgets to write curses-like applications.
The main objective of lambda-term is to provide a higher level functional interface to terminal manipulation than, for example, ncurses, by providing a native OCaml interface instead of bindings to a C library.
Lambda-term integrates with zed to provide text edition facilities in console applications.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Last Published
- 15 Aug 2016
- Authors
- Maintainers
Sources
Dependencies
ocamlbuild
build
react
>= "1.0.0"
zed
>= "1.2" & < "2.0"
lwt
>= "2.4.0" & < "3.0.0"
ocaml
>= "4.01.0" & < "4.06.0"
Reverse Dependencies
github
>= "0.4.0" & < "3.0.0"
github-unix
< "4.1.0"
inquire
< "0.2.1"
ocp-index
= "1.1.0"
protocol-9p
= "0.5.0"
protocol-9p-tool
< "2.0.2"
utop
< "2.3.0"