-
We use antlr4 UnbufferedCharStream and UnbufferedTokenStream (Java) to parse medium sized messages from (potentially) large files or streams with unknown size.
**antlr crashes after reading >2GB da…
-
terrific project. finally able to get my head around a LSP. Had to patch the code to correct some version problems.
to get the client to compile, I ran "npm outdated" and then updated the versi…
-
Hi I'm using the latest python3.g4 on intelij 1018.2.8
It was working OK last time I used it, suddenly even the most trivial program is causing problems
for example just a single line in the ANTLR…
-
Issue in this cmake file that breaks compilation on cmake versions 3.13 and newer (kitware.com/cmake repository).
The issue is caused due to line 144. Following code
CONFIGURE_COMMAND $…
-
169K antlr-runtime-3.5.3.jar
1.3M antlr4-4.13.0.jar
319K antlr4-runtime-4.13.0.jar
3.1M kotlin-reflect-1.9.25.jar
1.6M kotlin-stdlib-1.9.25.jar
961B kotlin-stdlib-jdk7-1.9.2…
-
### Version
latest
### Which SQL?
Any Others
### SQL content
_No response_
### JavaScript/TypeScript code
_No response_
### What happened?
### Relevant log output
_No response_
-
System: Windows 10, Nvidia 3090 24GB VRAM
Installed supir in a separate environment.
PATH for CUDA is set in my system.
Error:
File "D:\SUPIR\gradio_demo.py", line 40, in
raise Va…
-
The [Python3.g4](https://github.com/antlr/grammars-v4/blob/master/python3/Python3.g4) grammar works fine with the standard ANTLR 4.5 "grun" macro. However, it doesn't work with clj-antlr in lein repl:…
-
See https://github.com/antlr/grammars-v4/pull/4020.
-
## Bug
### Describe the problem
After upgrade from Spark spark_version 3.3.2 to 3.4.1 catalog.listTables command is always failing after the "createOrReplaceTempView" is called. See code snipped b…