Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upRegExp '|' operator #1503
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://forum.espruino.com/conversations/311743/#comment14403269
Requires a bit of thinking about, as
matchhere
will just bomb out if a match fails - it needs to iterate along, counting brackets, and see if it finds a|
character