Re: regular expressions and parrot

2005-04-18 Thread Henrik Gulbrandsen
> On Sun, Apr 17, 2005 at 04:33:57PM +0200, BÁRTHÁZI András wrote: > > Just a short question I'm interested in: where will be, and how will > > work (I just asking for a general description about it) the regular > > expression / rules part of Parrot? On Sun, 2005-04-17 at 09:38 -0500, Patrick R

Re: regular expressions and parrot

2005-04-17 Thread Patrick R. Michaud
On Sun, Apr 17, 2005 at 04:33:57PM +0200, BÁRTHÁZI András wrote: > Hi, > > Just a short question I'm interested in: where will be, and how will > work (I just asking for a general description about it) the regular > expression / rules part of Parrot? The regular expression / rules part of Parro

Re: regular expressions and parrot

2005-04-17 Thread Nick Glencross
BÁRTHÁZI András wrote: Hi, Just a short question I'm interested in: where will be, and how will work (I just asking for a general description about it) the regular expression / rules part of Parrot? I mean, if it will be at the language (Perl 6, Python, etc.) level, or at the virtual machine le