Table-based lexical analyzer?

uzs90z@uni-bonn.de (Michael Schuerig)
25 Sep 1996 21:10:11 -0400

          From comp.compilers

Related articles
Table-based lexical analyzer? uzs90z@uni-bonn.de (1996-09-25)
| List of all articles for this month |

From: uzs90z@uni-bonn.de (Michael Schuerig)
Newsgroups: comp.compilers
Date: 25 Sep 1996 21:10:11 -0400
Organization: RHRZ - University of Bonn (Germany)
Keywords: lex, question

I'm looking for free source code for a table-based lexical analyzer.
That is, it must be possible to generate a scanner table at runtime and
feed it into the analyzer then.


TIA
Michael
---
Michael Schuerig
mailto:uzs90z@uni-bonn.de
http://www.rhrz.uni-bonn.de/~uzs90z/
[I'd think it wouldn't be killingly hard to mutate flex into something that
could work that way. -John]


--


Post a followup to this message

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