jfecher / jfecher/algorithm-j

Menhir problem

Offen
#2 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
OCaml
Sterne
82
Forks
2
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

My make file doesn't run unless I add these lines to the .mly file:

%start parse_expr

**%type parse_expr
%type term
%type app_term
%type atomic_term
%type lambda**

%%

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Rechercherichtung

Inspect the repository's make file and the relevant .mly grammar, then run make to reproduce the failure. Compare the build behavior with and without the listed Menhir declarations; done means the make command runs without requiring manual additions to the grammar.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
ocaml
Bereich
build-system, compilers
Issue-Typ
Bug
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
35/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.