| Related articles |
|---|
| Lex/Yacc: Multiple parsers in one file dj.cyberdance@gmx.at (Christoph B.) (2006-03-29) |
| Re: Lex/Yacc: Multiple parsers in one file parcour@gmail.com (Joshua Shinavier) (2006-04-01) |
| Re: Lex/Yacc: Multiple parsers in one file oliver@first.in-berlin.de (Oliver Bandel) (2006-04-03) |
| Re: Lex/Yacc: Multiple parsers in one file ogilviep@xs4all.nl (Paul Ogilvie) (2006-04-08) |
| From: | "Joshua Shinavier" <parcour@gmail.com> |
| Newsgroups: | comp.compilers |
| Date: | 1 Apr 2006 20:50:10 -0500 |
| Organization: | http://groups.google.com |
| References: | 06-03-096 |
| Keywords: | lex |
| Posted-Date: | 01 Apr 2006 20:50:10 EST |
Also, you could get away with writing a single lexer if you use start
conditions.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.