Skip to content

Conversation

@toots
Copy link
Contributor

@toots toots commented Oct 6, 2025

sedlex.3.7

An OCaml lexer generator for Unicode
sedlex is a lexer generator for OCaml. It is similar to ocamllex, but supports
Unicode. Unlike ocamllex, sedlex allows lexer specifications within regular
OCaml source files. Lexing specific constructs are provided via a ppx syntax
extension.



🐫 Pull-request generated by opam-publish v2.5.1

Copy link
Member

@jmid jmid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

CI is failing

  • on opam-2.0
  • unrelated revdeps (I've rolled a couple of fix PRs)

Would you consider adding an x-maintenance-intent entry?
https://github.com/ocaml/opam-repository/blob/master/governance/policies/archiving.md

@jmid jmid added the question label Oct 7, 2025
@toots
Copy link
Contributor Author

toots commented Oct 8, 2025

Thanks! I'll forward the maintenance question to the rest of the team.

@mseri
Copy link
Member

mseri commented Oct 8, 2025

Thanks a lot!

@mseri mseri merged commit eb8b0e7 into ocaml:master Oct 8, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants