Open XVilka opened 6 years ago
Note, camlp4 is not updated for a while, doesn't support OCaml 4.08, and many projects considering the move too: https://discuss.ocaml.org/t/camlp5-and-ocaml-4-08
Actually, it seems OCaml 4.08 / camlp4 will be supported, but this will be the last release.
Yet, I agree that I a have some work to have parsifal work beyond this horizon.
As a side note, parsifal is not officially working on OCaml 4.07 (let alone OCaml 4.08), due to problems in the build system (issue #38).
Since Campl4 is slowly become deprecated.