guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: regexp character classes not supported?


From: Klaus Schilling
Subject: Re: regexp character classes not supported?
Date: Mon, 14 Jan 2013 23:41:30 +0100 (CET)

From: Ian Price <address@hidden>
Subject: Re: regexp character classes not supported?
Date: Tue, 08 Jan 2013 12:32:02 +0000

> Klaus Schilling <address@hidden> writes:
> 
> > does irregex support SNOBOL-style patterns?
> 
> I have not used SNOBOL, so I can't really say for sure if irregexes
> functionality subsumes it. The documentation itself does not refer to
> SNOBOL at all.
> 

Snobol's pattern are said to be equivalent to recursive descent parsers
with backtracking or to context free grammers.

Klaus Schilling



reply via email to

[Prev in Thread] Current Thread [Next in Thread]