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

Re: [tlaplus] TLA+, find specific character in string.



There is no standard library module in TLA+ for matching regular expressions. With some experience, it would not be too hard to define suitable operators based on the operations in the Sequences module.

Stephan

> On 15 Jun 2019, at 15:11, Ali Javeed <ali.rjaved@xxxxxxxxx> wrote:
> 
> Hi, I'm new in TLA+. I want to find specific characters or regex in string.
> if anyone knows any keyword like the match, contain in other languages or any method. Problem with it is that I don't know how should I do in TLA.
> please help me. 
> 
> -- 
> You received this message because you are subscribed to the Google Groups "tlaplus" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to tlaplus+unsubscribe@xxxxxxxxxxxxxxxx.
> To post to this group, send email to tlaplus@xxxxxxxxxxxxxxxx.
> Visit this group at https://groups.google.com/group/tlaplus.
> To view this discussion on the web visit https://groups.google.com/d/msgid/tlaplus/937dbb41-3813-48ff-860f-cdede13d4f3c%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups "tlaplus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tlaplus+unsubscribe@xxxxxxxxxxxxxxxx.
To post to this group, send email to tlaplus@xxxxxxxxxxxxxxxx.
Visit this group at https://groups.google.com/group/tlaplus.
To view this discussion on the web visit https://groups.google.com/d/msgid/tlaplus/90BB43AE-B779-445F-AEE2-3195D4C86F5E%40gmail.com.
For more options, visit https://groups.google.com/d/optout.