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

Regex spec #3

Merged
merged 5 commits into from Aug 8, 2019
Merged

Regex spec #3

merged 5 commits into from Aug 8, 2019

Conversation

ajs
Copy link
Owner

@ajs ajs commented Aug 7, 2019

This is a specification for Perl 6 Regexes meant to be used to incorporate them into arbitrary other languages. A very few constructs have been stripped out and a few others simply made no sense outside of the context of Perl 6 (or would have to be implemented in a language-specific way).

This document is very directly derived from the specification in the Perl documentation site at Perl 6 Regexes and matches that document fairly closely in terms of sections so that readers can refer there for more Perl 6-specific details.

Current status: DRAFT, awaiting input from others.

@ajs ajs merged commit 529c083 into master Aug 8, 2019
@ajs ajs deleted the regex-spec branch August 8, 2019 00:21
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.

None yet

2 participants