-
From the article: https://tomassetti.me/improving-the-performance-of-an-antlr-parser/ :
> Mike Lischke, pointed out is that you should not put one at the beginning of a lexer rule. That is because …
-
`
running build
running build_py
running egg_info
writing fasm.egg-info\PKG-INFO
writing dependency_links to fasm.egg-info\dependency_links.txt
writing entry points to fasm.egg-info\entry_points…
-
## 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…
-
Hi I would like to try out Meta-Llama-3.1-8B with all-in-one benchmark.. seems to be I am facing this issue "RuntimeError: Expected all tensors to be on the same device, but found at least two devices…
-
Before submitting an issue to ANTLR, please check off these boxes:
- [x] I am not submitting a question on how to use ANTLR; instead, go to [antlr4-discussion google group](https://groups.google.c…
-
## Background [Optional]
I have a copybook file like -
01 XXXXXX
04 AAAAA PIC X(10).
04 BAAAA PIC X(4).
04 CAAAA PIC X(4).
04 DAAAA PIC XX.
There is a data file (in .txt) with spec…
-
I have a problem.
Platform: Windows
Python version: 3.11.8
The following is an error after running pip install .
![image](https://github.com/user-attachments/assets/2d233b8a-0cb9-4aba-ac64-ad3e779…
jisdf updated
1 month ago
-
I have opened this issue to discuss the future of antlr4ide development. Feel free to provide feedback and comments. Right now there is a lack of development. Antlr4ide has been converted to a communi…
-
I tried the PCRE.g4 grammar on an example where the bounds in a character class are quoted sequences. The parser took `\E` and `\Q` as bounds, when it should have been the minimal element in the first…
-
- [check] I have reproduced my issue using the latest version of ANTLR
- [check] I have submitted my issue to [antlr4-discussion google group](https://groups.google.com/forum/#!forum/antlr-discussio…