-
Basic idea is to create something low-level, like LLVM Bitcode or WebAssembly, to create the HDL compilers emit the code in this format, which will be fed to the routers/synthesizers after. This will …
-
**Describe the feature:**
The offiicial ANTLR package supports Typescript and it is more mantained than the fork we're using for Kibana: https://github.com/antlr/antlr4/blob/dev/doc/typescript-targ…
-
# Bug Report
### 🔎 Search Terms
TS 5, tsconfig, extends, node modules
### 🕗 Version & Regression Information
5.0.2
In latest stable build, 4.9.5, tsconfig extends resolve correctly refere…
-
I'm new to antlr and trying to use `antlr4ng` in a Typescript project. I've been able to successfully generate the [`Expression` grammar](https://github.com/mike-lischke/antlr4ng?tab=readme-ov-file#us…
-
### Version
main branch
### Describe what's wrong
Download the 0.6.0 release artifact, untar, and try to compile and you get an error.
### Error message and/or stacktrace
Task :rat FAILED
Files …
-
Issue Type: Bug
add this rule to language-configuration.json:
"indentationRules": {
"increaseIndentPattern": "foo"
}
Running the extension, pressing enter after an empty line …
-
I was trying to write a template for TypeScript for testing the new target on grammars-v4. There is (are) important classes that need to be exported. Otherwise, I am blocked, and there will be no test…
-
Here's the list of planned tasks for this milestone, now that the new TypeScript runtime (antlr4ng) is working well.
- [x] Convert [ST4](https://github.com/antlr/stringtemplate4) to TypeScript ([st…
-
### Version
4.0.0-beta.4.12
### Which SQL?
MySQL
### SQL content
_No response_
### JavaScript/TypeScript code
_No response_
### What happened?
dist/lib/mysql/MySqlParserListener.js
npm包文件…
-
Is it the same as the JAR file built from https://github.com/antlr/antlr4 or is there an ng version stored somewhere?