-
I'm sure you're aware, but just in case you're not: the current version of [Path Data Grammar in SVG 2](https://svgwg.org/svg2-draft/paths.html#PathDataBNF) specifies coordinates as signed integers. S…
-
Minimal reproducer with Dockerfile in: https://github.com/lvh/yacc2bnf
Code:
```
require "ebnf"
grammar =
-
I've been trying to get this to build with Xcode 10 on macOS Mojave, but it seems to be running into trouble with 2 of the dependencies.
```
CMake Error at /Users/user/Software/RetDec/0.7/retdec-m…
-
When I need to parse something and I am programming with Python, I already know what to do, import lark and be happy. But when programming over seas, i.e., on C++, what is the closest parser match for…
-
For example, latest `p4test` as of 2019-May-08 gives no error for this program, which gives the name `foo` to both an action defined at the top level, and a control declaration.
```
#include
#incl…
-
As mentioned in #99, I have been trying to find a reasonable way to test curses on and off. This issue will start as a braindump/rant and then continue as a discussion for what we should test and when…
-
如何愉快地写个小parser https://zhuanlan.zhihu.com/prattle/20178871?utm_source=weibo&utm_medium=weibo_share&utm_content=share_question&utm_campaign=share_sidebar
-
Probably blocks #29.
I get errors when parsing stock FT's .rc file. However the generated file is identical to Git master. https://gist.github.com/jimbo1qaz/377114754cbc8b0c55a8794f060cc297#file-2-…
-
Hello, I wanted to build the static library including the driver program, main.cpp (the example usage program).
For that I added the following lines to CMakeList.txt inside the yaracpp folder (befor…
ghost updated
5 years ago
-
While building gstreamer 1.12.2, the build mysteriously failed with:
```
make[4]: Entering directory `/opt/conda/conda-bld/gstreamer_1516035349126/work/gst/parse'
/opt/conda/conda-bld/gstreamer_151…