Search code examples
semicolon insertion ala google go with flex...


parsinggolexflex-lexerlexer

Read More
geany custom filetype .sass for syntax highlighting...


csssassfile-typelexergeany

Read More
ANTLR4 '+' operation...


parsingantlrantlr4lexer

Read More
How does ANTLR decide which lexer rule to apply? The longest matching lexer rule wins?...


compiler-constructionantlrantlr4lexer

Read More
Should a Lexer be able to distinguish between Syntax Tokens contained in a "variable" and ...


parsinggrammarlexer

Read More
Implementing a lexer using the Free Monad...


parsinghaskellmonadslexerfree-monad

Read More
Why do I get an error when trying to give a lexer as input of CommonTokenStream in ANTLRv4...


javaparsingcompiler-constructionantlr4lexer

Read More
Flex find substring until character...


flex-lexerlexer

Read More
graphql-java integer as an input...


javagraphqltokenlexergraphql-java

Read More
NoneType object is not callable (Making lexer)...


pythonpython-3.xlexerpython-re

Read More
How to tokenizing a syntax from source code based on operators C#...


c#compiler-constructionlexer

Read More
What does pushMode, popMode, mode, OPEN and CLOSE mean in the lexer grammar?...


parsingantlrantlr4lexer

Read More
Do I scan twice if I call scanner.hasNext and then scanner.next...


javaparsingtokenizelexer

Read More
How can I find all language specific tokens/lexicons for javascript?...


javascripttokenlexerlexical-analysis

Read More
why does a comma "," get counted in [.] type expression in antlr lexer...


bashparsingcompiler-constructionantlrlexer

Read More
Antlr 4 in python not working as expected (trying to parse chapter and paragraph of a book)...


pythonparsingantlrantlr4lexer

Read More
ANTLR not recognising the token at the beginning...


parsingantlrantlr4lexer

Read More
Can I view intermediate results of lexer and parser in Python?...


pythonpython-3.xparsingcpythonlexer

Read More
ANTLR grammar not working as expected. What am I doing wrong?...


parsingantlrgrammarlexer

Read More
Haskell lexer input and returning list of tokens or error...


haskelltokenlexereither

Read More
Using ANTLR Parser and Lexer Separatly...


c#grammarantlr4lexer

Read More
What's the specification of a lexer?...


lexerlexical-analysis

Read More
Error parsing input for const deceleration in ANTLR CPP Grammar...


c++antlrantlr4grammarlexer

Read More
ANTLR conditional Lexer...


parsingantlrantlr4grammarlexer

Read More
Coding a propositional logic parser by hand...


javaparsinggrammarlexerfinite-automata

Read More
Macro contains a cycle...


schemelexerlexical-analysisjflex

Read More
How to implement case insensitive lexical parser in Golang using gocc?...


gocompiler-constructionlexerignore-case

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


parsinglexerocamllexocamlyaccmenhir

Read More
which source file in rust language source refers_to/parse language keywords...


rustlexer

Read More
Java and regex lexer...


javaregexlexer

Read More
BackNext