Related articles |
---|
incremental LR compilation? compiler@my-deja.com (meson) (2000-05-04) |
Re: incremental LR compilation? maratb@CS.Berkeley.EDU (Marat Boshernitsan) (2000-05-08) |
Re: incremental LR compilation? shure@sd.co.il (Alexander Rozenman) (2000-05-10) |
From: | Marat Boshernitsan <maratb@CS.Berkeley.EDU> |
Newsgroups: | comp.compilers |
Date: | 8 May 2000 00:41:19 -0400 |
Organization: | University of California at Berkeley |
References: | 00-05-027 |
Keywords: | parse |
meson <compiler@my-deja.com> writes:
> I need need information about incremental LR compilation.
We've done some work on incremental lexing, parsing, and semantic
analysis here at Berkeley. You can find some references here:
http://www.cs.berkeley.edu/~harmonia/pubs.html
This work is in the context of language-based interactive programming
environments, but I think similar techniques can be applied to
incremental compilation.
Marat Boshernitsan.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.