Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Parsing question

From: g:santilli:tiscalinet:it at: 9-Aug-2001 21:41

[I'm giving Eudora a try, so I hope it won't create problems] At 19.56 09/08/01 +0200, you wrote:
>How do I handle the parsing of a sequence in sub-rule to find some tags >and act >on these tags inside the sequence? Robert
I'd suggest to describe the grammar of a line of text in more detail; this way you'll get the parse rule for free. Regards, Gabriele.