Re: [compilers] The daily compilers digest V17 #130

Tomasz Kowaltowski <tk@ic.unicamp.br>
28 Feb 2005 00:46:52 -0500

          From comp.compilers

Related articles
Re: [compilers] The daily compilers digest V17 #130 tk@ic.unicamp.br (Tomasz Kowaltowski) (2005-02-28)
| List of all articles for this month |

From: Tomasz Kowaltowski <tk@ic.unicamp.br>
Newsgroups: comp.compilers
Date: 28 Feb 2005 00:46:52 -0500
Organization: Compilers Central
References: <200502211020.j1LAKJO25899@maceio.ic.unicamp.br>
Keywords: lex, practice
Posted-Date: 28 Feb 2005 00:46:52 EST

> [Try writing a single-level parser that disregards spaces and
> optional spaces in the usual way. A separate lexer makes that a
> whole lot easier. -John]


It also makes it much, much faster!


-- Tomasz Kowaltowski



Post a followup to this message

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