-
While testing this project with a fresh clone and build with a postgres16 grammar the `nimbleparse` takes forever (I've killed it) see attached grammar/lexer/input.
```
/usr/bin/time ../target/relea…
-
Для прохідного:
✔️ ! Brief Description
❌ ! Project Name ( remove last name from name in Cargo.toml )
✔️ ! Grammar Rules
✔️ ! Unit Tests
✔️ ! Test Coverage
✔️ ! Core Files
✔️ ! CLI
Для мак…
-
So, Prism is out and it's:
1. correct
2. comes out of the box with MRI (and IIRC with other Ruby implementations)
3. faster (I think on TruffleRuby/JRuby it's absurdly faster because it doesn't r…
-
Для прохідного:
✔️ ! Brief Description
❌ ! Project Name ( remove last name from name in Cargo.toml )
❌ ! Grammar Rules ( add more 2-3 complex grammar rules and don't forget tests for them )
✔️ ! U…
-
Для прохідного:
✔️ ! Brief Description
❌ ! Project Name ( remove last name from name in Cargo.toml )
❌ ! Grammar Rules ( add more 2-3 complex grammar rules and don't forget tests for them )
✔️ ! U…
-
Для прохідного:
✔️ ! Brief Description
✔️ ! Project Name
❌ ! Grammar Rules ( add more rules or complexity to existing ones, also don't forget tests for them )
✔️ ! Unit Tests
✔️ ! Test Coverage
…
-
Для прохідного:
✔️ ! Brief Description
✔️ ! Project Name
✔️ ! Grammar Rules
✔️ ! Unit Tests
✔️ ! Test Coverage
✔️ ! Core Files
✔️ ! CLI
Для максимального:
✔️ Error Handling
✔️ cargo fmt
❌…
-
We are currently in the process of migrating our parsing backend from the built-in R parser to this tree-sitter implementation and noted a deviation when running our tests:
Hexadecimal floating poi…
-
As an occasional standards-user, the lack of a succinct expression of the grammar for valid URL strings is rather frustrating. It makes it rather difficult to follow what's going on and, in particular…
-
### Is your feature request related to a problem?
The purpose of this RFC is to consolidate all the different PPL execution engines usage of the PPL specification (ANTLR) and the query to AST constru…