[REBOL] Re: Enhancement request - Reuse of grammar rules
From: dvydra2:yah:oo at: 24-Jan-2001 11:15
Andrew, have you tried this: r1: [r1: [any string!]] r2: [r2: [some word!]] a-parser: make object! compose [(r1) (r2)] regards david --- Andrew Martin <[Al--Bri--xtra--co--nz]> wrote: