-
### What version of Go are you using (`go version`)?
$ go version
go version go1.16.3 darwin/amd64
### Does this issue reproduce with the latest release?
Yes.
### What operating syste…
-
First of all, thank you for your excellent work. Both antlr4ng and antlr4-c3 are great.
## Description
I'm trying to migrate from antlr4ts to antlr4ng. https://github.com/DTStack/dt-sql-parser/pul…
-
- [x] I have reproduced my issue using the latest version of ANTLR
- [x] I have asked at [stackoverflow](http://stackoverflow.com/questions/tagged/antlr4)
- [x] Responses from the above seem to indi…
-
I have been using the 'ANTLR4 View' vscode extension for the past 1 month in my Ubuntu 22.04. When debugging the grammar I had been using the parse tree visualizer, it used to show me the parse tree w…
-
# Prerequisites
- [ x] I am running the latest code. Development is very rapid so there are no tagged versions as of now.
- [ ] I carefully followed the [README.md](https://github.com/ggerganov/llama…
-
I have this code in my application, and it worked properly with every version of NCalc prior to 3.0. Now, this same code throws an exception when evaluating the expression.
It seems to be ok if I …
-
### Apache NetBeans version
Apache NetBeans 22
### What happened
Opened a project, right-clicked on Dependencies , then "Add Dependency". It opened the dialog to add a new Maven dependency. C…
-
* Testing Antlr4ng with all of grammars-v4 (I am adding the target to testing, started with https://github.com/antlr/grammars-v4/pull/4010).
* Antlr4ng fails on grammar https://github.com/antlr/gramm…
-
Hey there,
By checking Trino implementation on SHOW COLUMNS IN, table is optional: https://github.com/trinodb/trino/blob/master/core/trino-grammar/src/main/antlr4/io/trino/grammar/sql/SqlBase.g4#L1…
-
Hi, I just created [tree-sitter-grammar-to-dot](https://github.com/cancerberoSgx/univac/tree/master/tree-sitter-grammar-to-dot) that's able to "render" tree-sitter grammar rules to .dot files (https:/…