Improved grammar checking #12
Replies: 4 comments 4 replies
-
|
At first we can try to aggregate not implemented open issues from the original ANTLR repository. |
Beta Was this translation helpful? Give feedback.
-
|
I'm wondering if it's possible to transfer issues from ANTLR 4 to ANTLR 5 repository? I don't have such an option but maybe you have, since you are admin? It would be very useful. I've checked my own repositories and it works: |
Beta Was this translation helpful? Give feedback.
-
|
I can try if you tell me which issues you’d like to transfer ?
… Le 27 janv. 2024 à 23:01, Ivan Kochurkin ***@***.***> a écrit :
I'm wondering if it's possible to transfer issues from ANTLR 4 to ANTLR 5 repository? I don't have such an option but maybe you have, since you are admin? It would be very useful.
I've checked my own repositories and it works:
image.png (view on web) <https://github.com/antlr/antlr5-specs/assets/1150330/a0ad616f-8abf-402a-a63e-e691de5d0eac>
—
Reply to this email directly, view it on GitHub <#12 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AAZNQJCZWHL7ZV7DRACCJVLYQV2KXAVCNFSM6AAAAABAW6ZFISVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DENRXG44TM>.
You are receiving this because you authored the thread.
|
Beta Was this translation helpful? Give feedback.
-
|
I'm still developing a list of checks, but I just came across this one this evening while investigating another antipattern. Concatenation is usually specified this way in papers but it really is an "Antlr antipattern" because it is ambiguous. I'm still trying to write the XPath expression detect this. And, although it is not correct ( |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
@KvanTTT I believe you have lots of ideas on this topic ?
Beta Was this translation helpful? Give feedback.
All reactions