Perl5-IDEA icon indicating copy to clipboard operation
Perl5-IDEA copied to clipboard

Make perl lexer restartable

Open hurricup opened this issue 5 years ago • 0 comments

Perl natural lexer state may be represented by 9 bits. Templating lexer may be represented by 7 bits. This gives us 16 bits total and allow to add a single level sublexing adapter state including sublexing bit

hurricup avatar Aug 14 '20 07:08 hurricup