| Related articles |
|---|
| Using multiple lexers/scanners to parse one language. usenet@kikobu.com (Morten) (2002-05-12) |
| Re: Using multiple lexers/scanners to parse one language. kshiva@synopsys.com (Kintali Shiva Prasad) (2002-05-17) |
| From: | Kintali Shiva Prasad <kshiva@synopsys.com> |
| Newsgroups: | comp.compilers |
| Date: | 17 May 2002 00:26:49 -0400 |
| Organization: | Posted via Supernews, http://www.supernews.com |
| References: | 02-05-064 |
| Keywords: | lex, comment |
| Posted-Date: | 17 May 2002 00:26:49 EDT |
Simplest solution is to disallow reserved keywords in the path-name.
(instead of using multiple lexers and slowing down parsing)
-Shiva
[Your users will hate you if you do that. Start states aren't very
hard to use, -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.