Related articles |
---|
What should be check in Lexical Analyzer along with generating token vikramasanjeeva@hotmail.com (Vikrama Sanjeeva) (2002-09-14) |
Re: What should be check in Lexical Analyzer along with generating vbdis@aol.com (VBDis) (2002-09-19) |
Re: What should be check in Lexical Analyzer along with generating t joachim_d@gmx.de (Joachim Durchholz) (2002-09-19) |
Re: What should be check in Lexical Analyzer along with generating tok clint@0lsen.net (Clint Olsen) (2002-09-20) |
Re: What should be check in Lexical Analyzer along with generating cfc@shell01.TheWorld.com (Chris F Clark) (2002-09-20) |
Re: What should be check in Lexical Analyzer along with generating t joachim_d@gmx.de (Joachim Durchholz) (2002-09-22) |
Re: What should be check in Lexical Analyzer along with generating clint@0lsen.net (Clint Olsen) (2002-09-25) |
[7 later articles] |
From: | "Vikrama Sanjeeva" <vikramasanjeeva@hotmail.com> |
Newsgroups: | comp.compilers |
Date: | 14 Sep 2002 00:16:03 -0400 |
Organization: | http://groups.google.com/ |
Keywords: | lex, question |
Posted-Date: | 14 Sep 2002 00:16:03 EDT |
Hi guyz,
The primary job of Lexical Analyzer is to generate tokens.But what
other functionality is added in Lexical Analyzer in order to make it
efficient?. I mean,
1: It may check for defined variables/identifiers
2:It may check for accurate opening and closing comments
etc.
Any help will be highly appreciated.
Bye,
Viki.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.