-
Happy currently gives pretty bad error messages. This is shown by GHC's error messages on invalid syntax, which usually aren't very good.
One solution is used by the [Menhir] parser generator. Me…
-
This seems like an awesome project, I'm looking forward to trying this out on some small projects, but I noticed a missing feature which makes parsers much nicer to use with generators: paramerized ru…
-
We were running into out-of-memory errors when we tried building pfff with menhir 20220210. This is a report of the fast build times like we're used to and the new, long build times.
Note that the …
-
empytoken.py
```
foo_pattern = re.compile("(foo).?(variant)?[:-]?", re.IGNORECASE)
bar = foo_pattern.sub("", bar).strip()
```
```
$ semgrep -c 'r/python.lang.security.audit.regex-dos' emptytok…
Sjord updated
3 weeks ago
-
nid:libSceCoredump:F332D27C47D6E405:sceCoredumpRegisterCoredumpHandler
the other version Asterix and Obelix XXL Romastered , [Asterix and Obelix XXL 3 The Crystal Menhir same problem
sceCoredumpRe…
-
Hi,
The syntax highlighting seems to be broken on some chapters. So far i've seen it on the chapter about menhir and the chapter about handling json data.
**Chapter about handling json data**
…
-
Currently S/R and R/R failures give you some pretty opaque error messages that basically just dump the state of the LR-table construction process. We can do better. [Menhir](http://gallium.inria.fr/~f…
-
As far as I can tell, the `--working-dir` option of `opam` is not functional. I cannot tell if this is my own misunderstanding of what `--working-dir` or `--deps-only` are supposed to do, but this has…
-
**esy version:** 0.5.6
**Operating System:** Windows 10
**Issue:**
ReasonML esy project doesn't build with ocaml 4.2.x.
**Package.json**
```
{
"name": "hello-reason",
"version": "0.…
-
```
$ make init
opam switch create . 5.2.0 -y --deps-only
Installing new switch packages
Switch invariant: ["ocaml-base-compiler" {= "5.2.0"} | "ocaml-system" {= "5.2.0"}]
The following actio…
Khady updated
1 month ago