Hi,
I just wanted to know if someone have tried something to provide
readable error message to users ( for example by modifying the SableCC
code ) ?
for the time being, i only tried to put the string of the tokens
instead of the token class names in the errors messages. but it's far
from what lex/yacc provide!
Thanks for your ideas !