Re: What should be check in Lexical Analyzer along with generating tokens?

"Clint Olsen" <clint@0lsen.net>
20 Sep 2002 02:35:58 -0400

          From comp.compilers

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 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 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)
Re: What should be check in Lexical Analyzer along with generati clint@0lsen.net (Clint Olsen) (2002-09-29)
Re: What should be check in Lexical Analyzer along with generating tok joachim_d@gmx.de (Joachim Durchholz) (2002-09-29)
Re: What should be check in Lexical Analyzer along with genera joachim_d@gmx.de (Joachim Durchholz) (2002-10-13)
Re: What should be check in Lexical Analyzer along with generating tok lex@cc.gatech.edu (Lex Spoon) (2002-10-18)
[3 later articles]
| List of all articles for this month |

From: "Clint Olsen" <clint@0lsen.net>
Newsgroups: comp.compilers
Date: 20 Sep 2002 02:35:58 -0400
Organization: AT&T Broadband
References: 02-09-087 02-09-110
Keywords: lex
Posted-Date: 20 Sep 2002 02:35:44 EDT

Joachim Durchholz wrote:
> Contrary to common wisdom, I believe that the lexer should not really do
> that - in modern times, there is too much software around that does all


But you do agree that it's the lexer's job to check comments, right? How
do you expect to be able to represent comments in a CFG?


-Clint


Post a followup to this message

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