Search code examples
Specifying ocamllex encoding...


ocamlocamllexocamlyacc

Read More
How to properly tokenize over whitespaces with ocamllex/Menhir?...


compiler-constructionocamlocamllexmenhir

Read More
Not able to compile MLY file using Dune...


ocamlocamllexocamlyacc

Read More
How to override a module method in Ocaml...


functional-programmingocamlocamllex

Read More
Construction of a lexer with ocamllex without a parser module...


compiler-constructionocamllexerocamllex

Read More
Any character other than...


ocamlocamllexsedlex

Read More
Transition table overflow, automaton is too big...


parsingocamllexocamllexocamlyacc

Read More
Some special characters are allowed only if they are preceded by an escape character...


regexocamllexocamllex

Read More
Make lexer consider parser before determining tokens?...


parsinglexerocamllexocamlyaccmenhir

Read More
character 0: character set expected...


regexocamlocamllex

Read More
Menhir- get values between interval...


parsingocamllexmenhir

Read More
Using ocamllex/ocamlyacc to parse part of a grammar...


parsingocamlocamlyaccocamllex

Read More
How do I preform 'lookahead' in an OCaml lexer / how do I rollback a lexeme?...


parsingocamllr-grammarocamllexmenhir

Read More
Ocaml parser "unterminated action" error...


parsingocamlocamllexocamlyacc

Read More
Why can't I use module in my lex file?...


ocamlocamllex

Read More
Changing the State of Lexing.lexbuf...


ocamllexocamllex

Read More
Lexing and include directive with ocamllex...


ocamllexocamllex

Read More
OCAML Taking multiple arguments from stdin and operating on them one by one...


ocamlstdinocamllexocamlyacc

Read More
Order of precedence in lexer...


lexical-analysisocamllex

Read More
Make a table containing tokens visible for both .mly an .mll...


parsingocamllexical-analysisocamllexocamlyacc

Read More
Retrieve a part of parsing by making separate .mly and .mll...


parsingocamllexical-analysisocamllexocamlyacc

Read More
Is it possible to let several lexers share same ident definitions?...


ocamllexlexical-analysisocamllex

Read More
Parse a list of subroutines...


parsingocamllexical-analysisocamllexocamlyacc

Read More
Conflict while parsing a set of expressions...


parsinglexical-analysisocamllexocamlyaccmenhir

Read More
Debug parser by printing useful information...


parsinglexical-analysisocamllexocamlyaccmenhir

Read More
Return multiple tokens in ocamllex...


ocamllexical-analysisocamllexocamlyacc

Read More
Record tokens and their position to use them outside the front-end...


parsingocamlfrontendocamllexocamlyacc

Read More
Common way to store positions in a formatter...


frontendlexcode-formattingpretty-printocamllex

Read More
Faithfully handle white-spacing in a pretty-printer...


ocamlfrontendlexpretty-printocamllex

Read More
"Clang: error: no input files" in OS X...


c++macosocamllex

Read More
BackNext