A derivation explorer and logger for menhir parser
Stars
23
Forks
1
Watchers
23
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
45
commits
1
commits
updating to lang-dune 3.18 (and removing warning 67), adding maintenance_intent
0849a06View on GitHubfix a bug which made the accepting state displayed wrong
6098bf0View on GitHubwip : change name of function to have useful functions a shorter name
e949e06View on GitHubwip : expose Lexer type in Make functor to make it explicit in doc and remove need of artificial L module
c0e6d2dView on GitHubwip : change type of functions to handle parsing behavior with optional arguments
c26d916View on GitHubwip : change functor type to remove the encapsulating parser_decorated to replace with a module containing only the value_parsed type (making invokation less cumbersome, and with no risk of hiding the value_parsed type)
8edb19cView on GitHub