Hello,

I am new to bison. While I was reading the documentation, I asked myself
this question: can we use bison without flex by describing grammatical
rules for tokens(like number <- list_of_digits).

Can it recognize a language's keywords and prohibit an identifier to be a
keyword?

Thanks

Brahim
_______________________________________________
help-bison@gnu.org https://lists.gnu.org/mailman/listinfo/help-bison

Reply via email to