Skip to content

Overhaul the perl lexer#2307

Open
jneen wants to merge 7 commits into
mainfrom
lexer.perl-overhaul
Open

Overhaul the perl lexer#2307
jneen wants to merge 7 commits into
mainfrom
lexer.perl-overhaul

Conversation

@jneen

@jneen jneen commented Jun 19, 2026

Copy link
Copy Markdown
Member

Lexes inside of Perl regexes instead of trying to use single rock-star regexes to parse the entire thing.

Eliminates the use of some gnarly and inaccurate lookbehinds in favour of using the stack to manage state.

image image

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.

1 participant