package zed
Abstract engine for text edition in OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
1.3.tar.gz
sha256=92bb9c37ce35e4b1afab01abb48d860bdb5080c42a1dd1b9a0b6e95adcef29bb
md5=59f1d4b08f4b156f21d2378d34fc5b7d
Description
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.
Published: 22 Apr 2014
Dependencies (5)
-
ocamlbuild
build
- react
-
camomile
>= "0.8" & < "2.0.0"
- ocamlfind
-
ocaml
>= "3.12" & < "4.06.0"
Dev Dependencies
None
Used by (2)
-
lambda-term
< "2.0"
-
utop
< "1.4.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page