package chamo
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
A kind of emacs-like editor, using OCaml instead of lisp
Install
dune-project
Dependency
Authors
Maintainers
Sources
chamo-4.2.0.tar.bz2
md5=e2e9a58e6cd4f406f3ad10881fd3f1dc
sha512=9a52178ab25ad20dae4f7162475bd2ae9eec02cf75a10ddf3680f778850fa7c1117aa831adaa834c4b3b20c7e6aa44cfc9c51918ddb94276b32b200a446ad246
Description
Published: 19 Dec 2024
README
Chamo is a source code editor in OCaml, using OCaml-stk. Users can configure and extend chamo with ocaml code. More information on https://zoggy.frama.io/chamo/ .
Dependencies (22)
-
xtmpl_ppx
>= "1.0.0" -
xtmpl
>= "1.0.0" -
xmlm
>= "1.4" -
uutf
>= "1.0.0" -
tsdl-ttf
>= "0.5" -
tsdl-image
>= "0.5" -
tsdl
>= "1.1.0" -
stk_ocf
>= "0.4.0" -
stk_iconv
>= "0.4.0" -
stk
>= "0.4.0" -
sedlex
>= "2.3" -
pcre
>= "7.5.0" -
re
>= "1.10.4" -
ppx_blob
>= "0.7.2" -
ocf_ppx
>= "0.9.0" -
ocf
>= "0.9.0" -
lwt_ppx
>= "2.0.2" -
lwt
>= "5.4.0" -
logs
>= "0.7.0" -
fmt
>= "0.9.0" -
ocaml
>= "5.2.0" -
dune
>= "3.6"
Dev Dependencies (1)
-
odoc
with-doc
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page