[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Non-deterministic content model
- From: Marcus Carr <mrc@allette.com.au>
- To: Frank Richards <frichards@softquad.com>
- Date: Fri, 15 Jun 2001 09:31:18 +1000
Frank Richards wrote:
> Anyway, as I recall, XMetal took (a,(b|c)?,b), and the other two didn't.
It shouldn't have, but it's easy enough to rewrite it as (a, ((b, b?) | (c,
b))).
--
Regards,
Marcus Carr email: mrc@allette.com.au
___________________________________________________________________
Allette Systems (Australia) www: http://www.allette.com.au
___________________________________________________________________
"Everything should be made as simple as possible, but not simpler."
- Einstein