Re: [Pharo-users] Regex usage question

2016-01-26 Thread Dimitris Chloupis
Nope you should not apologize , you are not expected to read class comments before asking questions here. You will find a dedicate chapter on regex on Deep Into Pharo which you can download as free PDFs from the Pharo website. Pharo regex is very similar to other languages , AFAIK it's nothing sp

Re: [Pharo-users] Regex usage question

2016-01-26 Thread Cameron Sanders via Pharo-users
--- Begin Message --- Ah! I found the RxParser class methods for syntax and usage. I missed these previously -- my apologies. On Tue, Jan 26, 2016 at 12:40 PM, Cameron Sanders wrote: > Hi All. Nice work on Pharo! > > We are starting to use the Regex pattern matching by allowing users to > write