| Related articles |
|---|
| increasing start state limit in lex andrea@mprgate.mpr.ca (1990-11-23) |
| Newsgroups: | comp.compilers |
| From: | andrea@mprgate.mpr.ca |
| Keywords: | lex, flex, question |
| Organization: | Microtel Pacific Research Ltd., Burnaby, B.C., Canada |
| Date: | 23 Nov 90 19:10:34 GMT |
It appears that lex has a upper limit (~16) to the number of
start states that can be defined. Is it possible to increase
this limit ? How ?
Jennitta Andrea | Voice : (604) 293-5362
MPR Teltech Ltd. | Fax : (604) 293-5787
8999 Nelson Way, Burnaby, BC | E-Mail: andrea@eric.mpr.ca
Canada, V5A 4B5 | eric.mpr.ca!andrea@uunet.uu.net
[Use flex, which allows as many start states as you want. Flex itself uses
21 start states in its scanner. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.