|
OT, what exactly does 'industrial strength' mean? Andrew Zhilin wrote:
Norman Ramsey <nr <at> cs.tufts.edu> writes:I'm wondering if anybody has or is working on an LPEG parser for C or for a fragment of C.XTC Rats! compiler kit (http://cs.nyu.edu/rgrimm/xtc/rats.html) contains industrial strength PEG parser for a C language. It can be rewritten in LPEG with moderate efforts.Cheers zOOn