| Related articles |
|---|
| how to chain multiple flex scanners? bemmelen@iwma08.wt.tno.nl (1999-08-18) |
| Re: how to chain multiple flex scanners? dickey@clark.net (T.E.Dickey) (1999-08-21) |
| From: | "T.E.Dickey" <dickey@clark.net> |
| Newsgroups: | comp.compilers |
| Date: | 21 Aug 1999 01:58:34 -0400 |
| Organization: | Clark Internet Services, Inc., Ellicott City, MD USA |
| References: | 99-08-076 |
| Keywords: | lex, errors |
Paul van Bemmelen <bemmelen@iwma08.wt.tno.nl> wrote:
> So far, so good. Not too difficult. The complication arises from the
> need for line number information and filename information when
> producing syntax error messages.
I did this for 3 flavors of lex (including flex) in cproto (my configure
script selects the flavor).
http://www.clark.net/pub/dickey/cproto
--
Thomas E. Dickey
dickey@clark.net
http://www.clark.net/pub/dickey
Return to the
comp.compilers page.
Search the
comp.compilers archives again.