You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sedlex is the successor to ulex and should be preferred.
Excerpt from the sedlex project page:
sedlex is the successor of the ulex project. Contrary to ulex which was implemented as a Camlp4 syntax extension, sedlex is based on the new "-ppx" technology of OCaml, which allow rewriting OCaml parse trees through external rewriters. (And what a better name than "sed" for a rewriter?)
Sedlex is the successor to ulex and should be preferred.
Excerpt from the sedlex project page:
(related #1286)
The text was updated successfully, but these errors were encountered: