-
# Bug report
### Bug description:
I am running Python 3.11.4 on Ubuntu 22.04.3 and experienced the following test failure when trying to compile Python 3.11.5. Every sub-test for the peg generat…
ghost updated
3 weeks ago
-
It would probably be helpful to write a fuzzer, that would have two components:
A) Level generator
- throws semi-coherent random bullshit go on the wall and celebrates everything that passes the val…
-
When running the `real-js-sample` benchmark across what is currently accepted JavaScript, we got the following results:
* SpiderMonkey's C++ parser is at `30 ns/byte`
* The old parser generator is a…
-
It would be great to have an unstable zig package available. A tokenizer/parser and semantic analyzing API would make tooling (e.g. lsp, formatter, documentation generator) fairly straightforward to i…
sno2 updated
3 months ago
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
XSStrike v3.1.5
Checking for DOM vulnerabilities
WAF Status: Offline
Testing parameter: search_fulltext
Reflections found: 6
Analysing reflections
Generating payloads
Traceback (…
-
I am trying to build my CMake project, which uses vectorscan, with XCode generator to run some memory usage tests. When running the XCode generator in CMake I get the following error:
```
CMake Er…
-
### System Info
```Shell
Copy-and-paste the text below in your GitHub issue
- `Accelerate` version: 1.0.1
- Platform: Linux-5.4.241-1-tlinux4-0017.12-x86_64-with-glibc2.17
- `accelerate` bash…
-
Examples:
https://github.com/fredokun/pave/tree/master/src
https://github.com/Biewer/PseuCoCo
https://pseuco.com/#/landing
https://github.com/CAAL/CAAL/tree/master/src/ccs
Try to install this: ht…
-
We can see that the grammars for AT and HTML are really close: since they are both markup based.
Moreover, whatever (I think) the language being defined by the grammar, the rules share the same patte…