= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Terminal manipulation library for OCaml
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 }">
Authors
Maintainers
Sources
1.6.tar.gz
md5=cb823046ffe2c404cd9f2690dc3c3a30
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.
Published: 22 Apr 2014
Dependencies (7)
- camlp4
-
ocamlbuild
build
-
react
>= "1.0.0"
-
zed
>= "1.2" & < "2.0"
-
lwt
>= "2.4.0" & < "3.0.0"
- ocamlfind
-
ocaml
>= "3.12" & < "4.06.0"
Dev Dependencies
-
None
Used by (14)
- anthill
- cmdtui-lambda-term
-
github
>= "0.4.0" & < "3.0.0"
-
github-unix
< "4.1.0"
- hardcaml-waveterm
-
inquire
< "0.2.1"
- mirror
- ocp-browser
- otetris
- prof_spacetime
-
protocol-9p
= "0.5.0"
-
protocol-9p-tool
< "2.0.2"
- starterkit
-
utop
< "1.18" | >= "2.0.2" & < "2.3.0"
Conflicts
-
None
On This Page