How can I convince flex and bison to do Hebrew (ISO-885908 or UTF8)
lexing or parsing.
The question is divided into two parts,
1) how can I make him recognize hebrew letters (so that flex won't
spit them away telling me it's not a defined)
2) how can I represent hebrew text to flex (IE tokenize "\ABA")


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to