Incremental lexer implementation

chenderson@iname.com (gcc_learner)
28 Feb 2002 00:16:41 -0500

          From comp.compilers

Related articles
Incremental lexer implementation chenderson@iname.com (2002-02-28)
Re: Incremental lexer implementation idbaxter@semdesigns.com (Ira D. Baxter) (2002-03-09)
Re: Incremental lexer implementation maratb@CS.Berkeley.EDU (Marat Boshernitsan) (2002-03-09)
Re: Incremental lexer implementation idbaxter@semdesigns.com (Ira D. Baxter) (2002-03-11)
| List of all articles for this month |

From: chenderson@iname.com (gcc_learner)
Newsgroups: comp.compilers
Date: 28 Feb 2002 00:16:41 -0500
Organization: http://groups.google.com/
Keywords: lex, question
Posted-Date: 28 Feb 2002 00:16:41 EST

In his Ph.D. thesis, Tim Wagner descibres an incremental lexer by
driving a batch lexer. Has anybody published an implementation of the
algorithms Wagner decribes?


Ref:
    Tim A. Wagner. Practical Algorithms for Incremental Software
Development
    Environments Ph.D. Dissertation, Report No. UCB//CSD-97-946
    http://sunsite.berkeley.edu:80/Dienst/UI/2.0/Describe/ncstrl.ucb/CSD-97-946


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.