Catching a Menhir-generated exception
|
|
5
|
486
|
June 30, 2025
|
Need feedback on my basic unit test
|
|
11
|
247
|
May 27, 2025
|
Dune: Update vs create target
|
|
3
|
98
|
May 23, 2025
|
Juxtaposition in Menhir
|
|
7
|
1404
|
March 27, 2025
|
Menhir's solution for handling double angle brackets differently in type and term contexts?
|
|
13
|
288
|
January 24, 2025
|
Solving shift/reduce conflicts for optional trailing comma in menhir
|
|
4
|
288
|
July 30, 2024
|
Menhir generating empty conflicts file?
|
|
0
|
127
|
June 29, 2024
|
Include_subdirs qualified + menhir produces unbound module
|
|
0
|
223
|
April 18, 2024
|
Using Menhir to parse into idiomatic JS (TypeScript) structures
|
|
0
|
510
|
January 7, 2024
|
How to use `menhir --explain` with dune?
|
|
9
|
2342
|
January 2, 2024
|
Sanity check on grammar for tree language
|
|
1
|
312
|
December 25, 2023
|
How does Menhir's option() work?
|
|
5
|
489
|
November 24, 2023
|
Menhir as a parser within editors (or tree-sitter?)
|
|
3
|
699
|
August 24, 2023
|
Gynormous memory consumption to compile output of Menhir
|
|
6
|
632
|
April 25, 2023
|
Divergence on loading OCaml grammar into toplevel?
|
|
2
|
433
|
March 8, 2023
|
Parsing negative integers in a calculator
|
|
2
|
607
|
March 5, 2023
|
Lexer rule to create multiple tokens from a match
|
|
5
|
876
|
February 27, 2023
|
Menhir:How to use inline to add locations?
|
|
2
|
1035
|
December 22, 2022
|
How do I get better error messages from Menhir?
|
|
0
|
458
|
November 5, 2022
|
Is there a tool to format ocamllex and menhir files?
|
|
5
|
2067
|
October 21, 2022
|
Debugging Menhir - how?
|
|
3
|
2300
|
October 15, 2022
|
Recursion in Menhir lexer for small DSL
|
|
31
|
1352
|
October 5, 2022
|
Dune error when adding a second parser to a Menhir project
|
|
1
|
603
|
October 3, 2022
|
Call Menhir-generated parser without a lexbuf
|
|
8
|
639
|
October 2, 2022
|
How to parse a token with a list argument in Menhir?
|
|
7
|
1653
|
October 2, 2022
|
[Discussion] Writing a transpiler from PHP to polyglot PHP+C code
|
|
3
|
1017
|
August 18, 2022
|
Assertion Failure with Menhir 20220210 and --interpret-show-cst
|
|
3
|
867
|
March 11, 2022
|
Implementing an include statement in menhir > 20211123
|
|
6
|
1138
|
March 10, 2022
|
Try partial parsing and recovery of Menhir
|
|
2
|
842
|
February 21, 2022
|
Generate a parser enabling incremental API and inspection API
|
|
1
|
1203
|
February 21, 2022
|