-
Do you have any problems with Lark that aren't necessarily bugs?
Is there anything about the design that you don't like? Or the interface? Don't like how issues or releases are handled?
This is …
-
Is there a desirable list of platforms that must be supported by form?
I'd have some desire to help refactor, and moving some of the sources to modern c++17. That may not be desirable depending the…
-
| --- | --- |
| Bugzilla Link | [134792](https://bugs.eclipse.org/bugs/show_bug.cgi?id=134792) |
| Status | CLOSED MOVED |
| Importance | P3 major |
| Reported | Apr 04, 2006 12:15 EDT |
| Modifi…
-
## Intro
I think we probably all agree that it would be nice to have a proper BNF for the Nix language, and that ideally the "official" parser would be compiled from that BNF. Here's why:
- It could …
-
This project works really well so far, it has a bit of performance issue for big grammars like postgresql (see attached and the timings bellow).
See attached naive conversion of postgresql-16 gramm…
-
Would be nice if this parser generator could generate an EBNF compatible with https://www.bottlecaps.de/rr/ui to generate railroad diagrams from the grammars.
There is also an online parser generat…
-
Hello !
Looking through the documentation and examples I didn't got a good picture to how use "colm/ragel" in a practical project.
I have this project doing what seems to be a good fit for "colm…
-
### What is the expected behavior?
The OpenQASM grammar - https://github.com/Qiskit/openqasm/blob/master/source/grammar/qasm3.g4 is the missing implementation of the Openpulse grammar https://…
-
I want to try improving Futhark's command-line errors. I've been going through the nice work done in #634 and would like to try adding colour output and caret diagnostics to typechecking errors.
F…
-
I am new to jison (my first day of using it) so excuse my probable ignorance in advance. There are some issues after switching to your fork from classical jison which I'd like to report here and get s…