Skip to content

ocaml parser #11

@franziskuskiefer

Description

@franziskuskiefer

I'd like to merge the ocaml parser to master if it's working. But I tried to use it and failed 😢
Or am I using it wrong @strub ?

./main.native < ../specs/poly1305.py
State 0:
Lookahead token is now IDENT (255-259)
Shifting (IDENT) to state 1
State 1:
Lookahead token is now IDENT (260-267)
Reducing production ident -> IDENT
State 8:
Initiating error handling
Fatal error: exception Parser.MenhirBasics.Error

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions