Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » IMP » LALR parser to LPG & error recovery
LALR parser to LPG & error recovery [message #570179] Sat, 12 April 2008 11:04
Eclipse UserFriend
Originally posted by: nospam.no.mail.com

Hi,

I have a working LALR parser, can I easily transform it into an LPG
grammar?

LPG doesn't seem to have associativities and precedence keywords. What
kind of parser technology does LPG use?

I am particularly interested in error recovery, so that an AST can always
be built for programs that are being edited in Eclipse. I have read that
LPG has a good error recovery mechanism. How do I use it?
Previous Topic:some notes to make imp work for 3.3/3.4m5
Next Topic:Memory Exhaustion
Goto Forum:
  


Current Time: Wed Apr 24 17:03:24 GMT 2024

Powered by FUDForum. Page generated in 0.03269 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top