You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a performance parameter for the Flex generation process. Increasing it might let Flex exhaust your system memory or make it take a very long time to produce your scanner.
It's hard to predict whether the generated scanner would be noticably slow or unusually large.
flex version 2.6.4
Error reported as follows
flex: input rules are too complicated (>= 32000 NFA states)"
How do I solve this problem without generating cpp files
The text was updated successfully, but these errors were encountered: