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

WIP Rebase of the sedlex branch #65

Closed
wants to merge 6 commits into from
Closed

Conversation

XVilka
Copy link
Contributor

@XVilka XVilka commented Jul 1, 2019

To try eliminate ulex.

For now it is just a dumb rebase with resolved conflicts.

alavrik and others added 3 commits July 1, 2019 13:00
Ulex is based on camlp4 which is a legacy extension mechanism. Sedlex is based
on ppx -- a new builtin extension mechanism introduced in OCaml 4.02
@XVilka XVilka mentioned this pull request Jul 1, 2019
@XVilka XVilka changed the title Rebase of the sedlex branch WIP Rebase of the sedlex branch Jul 1, 2019
@XVilka
Copy link
Contributor Author

XVilka commented Jul 2, 2019

Met a strange problem:

- File "piq_lexer.ml", line 93, characters 14-27:
3m- Error: Uninterpreted extension 'sedlex.regexp'.
- /home/travis/.opam/ocaml-base-compiler.4.06.1/.opam-switch/build/piqilib.0.6.14/make/OCamlMakefile:1065: recipe for target 'piq_lexer.cmi' failed
- make[2]: *** [piq_lexer.cmi] Error 2

@XVilka
Copy link
Contributor Author

XVilka commented Jul 24, 2019

I am not sure how you bundle your dependencies, if you help me with that, I can do the code conversion (I did already, just can't check if it builds and passes the tests.

@alavrik
Copy link
Owner

alavrik commented Aug 18, 2019

just pushed full sedlex support to master. Thanks for your help!

@alavrik alavrik closed this Aug 18, 2019
@XVilka XVilka deleted the sedlex branch August 19, 2019 01:07
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

Successfully merging this pull request may close these issues.

2 participants