Re: [Unicon-group] Unicon regex string pattern constructor

2017-03-13 Thread Jeffery, Clint (jeffe...@uidaho.edu)
From: Bruce & Breeanna Rennie Sent: Monday, March 13, 2017 5:33:21 PM To: Contact - clint.jeff...@gmail.com; Unicon group Cc: homem...@talktalk.net; Phillip Thomas Subject: Re: [Unicon-group] Unicon regex string pattern constructor Good morning Clinton et al, As I am

Re: [Unicon-group] Unicon regex string pattern constructor

2017-03-13 Thread Bruce & Breeanna Rennie
Good morning Clinton et al, As I am one of those trying to replace the lexer for regular expressions, I had a thought this morning about using Robert Alexander's rexexp.icn as a base for your process and for handing the regex patterns in the unicon compiler. The code that I was going to use to