[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
LEX's crash!
Please, does someone know how to enlarge the analysis of right contexts in
LEX? For one of my formalisms, my command "ctmake" crashes with the following
message:
sed -f FISC.tokens FISC.tks > lexFISC.l
lex lexFISC.l
"lexFISC.l", line 204: (Error) Too many right contexts
1137/100000 nodes(%e), 2189/100000 positions(%p), 204/100000 (%n), 3701 transitions
, 106/100000 packed char classes(%k), 519/100000 packed transitions(%a), 0/100000 output slots(%o)
*** Error code 1
make: Fatal error: Command failed for target `lexFISC.c'
Since their size, it seems to me that the dimensions for "%e", "%p", ... do
not overcome this problem. So is there another solution than praying God or
Karl Marx, according to our opinions?
Yours faithfully,
J.-M. Hufflen