zedversion
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.
Author | Jérémie Dimino |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | https://github.com/ocaml-community/zed |
Issue Tracker | https://github.com/ocaml-community/zed/issues |
Maintainer | opam-devel@lists.ocaml.org |
Dependencies |
|
Source [http] | https://github.com/ocaml-community/zed/archive/1.5.tar.gz sha256=c8174c2de63e5b04fcdfec0b48b96e0abed75739947a4555cfb93dfea90e48e0 md5=a68d8a3fca3331b87e93ceb35483f09d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/zed/zed.1.5/opam |
Required by
- lambda-term<2.0
- utop<1.4.0