tser
tser copied to clipboard
Is TypeScript's grammar comply to LL(1)?
I saw you used ANTLR, so I asked out of curiosity.
Using LL(*), didn't define the k of LL(*).