When I try to load the parser generated by Happy for a modest-sized
language into Hugs I get:

Too many variables (16000) in type checker

I'm running Hugs 98 on a Power Macintosh.  I increased the constraint
cutoff limit to no avail (which didn't surprise me).  I am unable to
increase the heap size (much) above its default 250000 cells.  It sounds
from the error message, though, that 16000 is simply a limit set in the
Hugs interpreter.

Any ideas on how to make this combination of Happy-generated parser and
Hugs work together?

Thanks in advance.

Dean Herington
[EMAIL PROTECTED]



Reply via email to