From: Robert D. <rob...@gm...> - 2015-10-27 19:12:32
|
On 2015-10-27, Volker van Nek <vol...@gm...> wrote: > I would like to propose the following. We leave nregex in src and pregexp > in share/stringproc and I will modify the Maxima level functions in > share/stringproc in a way that the user can decide which scanner he or she > wants to use. E.g. I dunno, I'm opposed to making both nregex and pregexp available to users. I think the confusion and effort involved outweigh the benefit of it. At this point my recommendation is to move pregexp into src so that it is compiled at least. I think it's reasonable to move the rest of stringproc into src as well but that is a separate issue. best Robert Dodier |