Skip to content

Add regular expressions libraries to 'Bob' problem#432

Open
yashrk wants to merge 2 commits intoexercism:mainfrom
yashrk:main
Open

Add regular expressions libraries to 'Bob' problem#432
yashrk wants to merge 2 commits intoexercism:mainfrom
yashrk:main

Conversation

@yashrk
Copy link
Copy Markdown

@yashrk yashrk commented Nov 5, 2021

Solving this problem without a good regular expression library is a bit humiliating. =)

@georgyo
Copy link
Copy Markdown
Member

georgyo commented Mar 10, 2023

This PR also requires a change to the ocaml-test-runner as re2 is not a dependency currently installed there.

@TheRealOwenRees
Copy link
Copy Markdown
Contributor

This is easily solvable without regex. Perhaps this is a change to the String module in later OCaml versions that allow this now? In any case, I am not certain that this relevant now.

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.

4 participants