ocaml-community / zed

Abstract engine for text edition in OCaml
Other
122 stars 16 forks source link

Replace Camomile with uucd/uutf #43

Closed tmattio closed 2 years ago

tmattio commented 4 years ago

This PR replaces Camomile with uucd/uutf.

I've just forked @kandu's own fork and didn't modify his work, but I'm willing to address any blocker you see, assuming @kandu is ok with me taking over this effort.

jonahbeckford commented 3 years ago

Note: This blocks upgrading lambda-term at https://github.com/ocaml-community/lambda-term/issues/93

avsm commented 2 years ago

This looks fine to me. Could do with a separate PR to switch the CI to GHA or ocaml-ci first though, just to confirm all is good.

tmattio commented 2 years ago

Superseded by #46