[Scilab-users] regexp in Scilab

Samuel Gougeon sgougeon at free.fr
Mon Apr 1 19:48:37 CEST 2019


Le 01/04/2019 à 16:15, Stéphane Mottelet a écrit :
> Hello,
>
> Each time I try to test nice regular expressions I find in Stack 
> Overflow, the 'regexp' Scilab macro never succeed in compiling them.

Often it's because delimiters are missing while expected, or are 
mischosen (but the list of supported delimiters is not documented: For 
instance, "!", "|", "," and "/" are supported, while"£", "$", or "§" are 
not and yields the "impossible to compile the pattren" message).

Samuel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20190401/b8356416/attachment.htm>


More information about the users mailing list