tser icon indicating copy to clipboard operation
tser copied to clipboard

Is TypeScript's grammar comply to LL(1)?

Open StephenChips opened this issue 5 years ago • 1 comments

I saw you used ANTLR, so I asked out of curiosity.

StephenChips avatar Sep 02 '20 02:09 StephenChips

Using LL(*), didn't define the k of LL(*).

lanistor avatar Sep 03 '20 07:09 lanistor