zed 1.3
Author | Jérémie Dimino | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | BSD3 | |||||||||||||||||
Homepage | https://github.com/diml/zed | |||||||||||||||||
Maintainer | opam-devel@lists.ocaml.org | |||||||||||||||||
Dependencies |
|
|||||||||||||||||
OCaml | >= 3.12 | |||||||||||||||||
Published | Apr 21, 2014 | |||||||||||||||||
Source [http] |
https://github.com/diml/zed/archive/1.3.tar.gz 59f1d4b08f4b156f21d2378d34fc5b7d |
|||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/zed/zed.1.3/opam |
Abstract engine for text edition in OCaml
Zed is an abstract engine for text edition. It can be used to write text editors, edition widgets, readlines, ...
Zed uses Camomile to fully support the Unicode specification, and implements an UTF-8 encoded string type with validation, and a rope datastructure to achieve efficient operations on large Unicode buffers. Zed also features a regular expression search on ropes.
To support efficient text edition capabilities, Zed provides macro recording and cursor management facilities.
Necessary for | ||
---|---|---|
lambda-term | ||
utop | ||
< 1.4.0 |