Related articles |
---|
Lex state table format bfish@netxs.net (Brad Fish) (1998-09-22) |
Re: Lex state table format mravirala@my-dejanews.com (1998-09-26) |
Re: Lex state table format qjackson@wave.home.com (Quinn Tyler Jackson) (1998-09-29) |
From: | Brad Fish <bfish@netxs.net> |
Newsgroups: | comp.compilers |
Date: | 22 Sep 1998 01:12:53 -0400 |
Organization: | Brigham Young University |
Keywords: | lex, question |
Can anyone give me a quick rundown on the Lex state table format? I'm
looking to create my own scanner generator. I understand how Lex translates
its input into a series of states, but what's the best way to store those
states?
--
Brad Fish
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.