Open timothee-haudebourg opened 3 years ago
We can already generate LALR1 parsing tables. Now we just need to generate an IR.
In fact there is already something for the SLR parser, not the LALR.
We can already generate LALR1 parsing tables. Now we just need to generate an IR.