Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate off camlp4 #6

Open
XVilka opened this issue Jun 28, 2019 · 1 comment
Open

Migrate off camlp4 #6

XVilka opened this issue Jun 28, 2019 · 1 comment

Comments

@XVilka
Copy link

XVilka commented Jun 28, 2019

Camlp4 is deprecated for a long time, Camlp5 as well. It makes sense either migrate to mehrir, or extension points for preprocessing and parsing capabilities.

See discussion about Camlp4, Camlp5, Ulex and modern OCaml here: https://discuss.ocaml.org/t/camlp5-and-ocaml-4-08/3985

Also it makes sense to switch to Dune build system as well, plus adding a CI scripts.

@mor1
Copy link
Owner

mor1 commented Jun 28, 2019

Agree; not been active on this repo for a while. Might manage to pick it up again in the next few months. In the meantime, PRs welcome :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants