Greetings,
The AQL grammar from the wiki has direct and indirect left recursion. Which
means without changes in the grammar, LL parser generators (both JavaCC and
Anltr) can't generate parsers for this grammar.

I'm curious if anybody has refactored this grammar for LL parser
generators. Shinji? Your latest release includes an AQL parser does not it?
Could you please share your method? I can always look at the code, but
you'd probably save me time :)

I'm interested in experiences of others too.


Kind regards
Seref
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20120104/e9263f32/attachment.html>

Reply via email to