C scanner in FLEX available ??

bitsy_boffin@cyberdude.com
12 Jun 1999 21:27:44 -0400

          From comp.compilers

Related articles
C scanner in FLEX available ?? bitsy_boffin@cyberdude.com (1999-06-12)
| List of all articles for this month |

From: bitsy_boffin@cyberdude.com
Newsgroups: comp.compilers
Date: 12 Jun 1999 21:27:44 -0400
Organization: The Internet Group (Christchurch)
Keywords: C, tools, comment

Hi all,


I am in the process of improving a C code cross-referencing
tool (CS, a free version of Cscope from AT&T), in particular something
I would like to do is replace it's scanner module with a more complete
scanner for C made in FLEX/LEX. I thought I might have found a
pre-made basic scanner (in FLEX source) that I could have stripped
down for use in this very basic application, but I couldn't, didn't
even see one in the GCC source.


If anyone is able to give me a pointer to one available on the net
somewhere I would be most grateful.


Thanx
James Sleeman
[There's a few in the FAQ. -John]


Post a followup to this message

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