develooper Front page | perl.perl5.porters | Postings from November 2022

Re: Breaking up regcomp.c and maybe regexec.c

Thread Previous | Thread Next
From:
James E Keenan
Date:
November 10, 2022 12:42
Subject:
Re: Breaking up regcomp.c and maybe regexec.c
Message ID:
b89fe1ef-9837-bdb3-24e2-6406895b365f@pobox.com
On 11/10/22 04:22, demerphq wrote:
> The regex engine is a huge amount of code divided into several
> conceptual components along with tons of ancillary code, all crammed
> basically into two files. regcomp.c has 26k lines, and regexec.c has
> 11k lines.

[snip]

> 
> Does anybody have any thoughts on this? Relatively few people work on
> the regex code, does anybody have any strong feelings about this? Any
> guidance to provide?
> 

If we made the effort to organize this re-vamp as a *team* project, it 
could serve as a training ground for the next generation of Perl core 
developers.  That would be a tremendous side benefit, IMO.





Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About