Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in lexical-analysis
Find the Range of the Nth word in a String
Mar 16, 2023
swift
string
lexical-analysis
Where can I find the full syntax of C that is necessary to implement a compiler?
Mar 07, 2023
c
parsing
syntax
implementation
lexical-analysis
Lexers/tokenizers and character sets
Mar 02, 2023
c
character-encoding
tokenize
lexical-analysis
how to recognize a set of key words in a text
Feb 27, 2023
algorithm
lexical-analysis
How to store tokens while lexical analysis
Jan 13, 2023
java
c
compiler-construction
token
lexical-analysis
ANTLR4: lexer rule for: Any string as long as it doesn't contain these two side-by-side characters?
Jan 10, 2023
antlr
grammar
antlr4
lexer
lexical-analysis
Regular expressions versus lexical analyzers in Haskell
Dec 30, 2022
regex
haskell
lexical-analysis
alex
Expression parsing: how to tokenize
Dec 24, 2022
javascript
regex
parsing
expression
lexical-analysis
Elimination left recursion for E := EE+|EE-|id
Dec 23, 2022
parsing
compiler-construction
grammar
context-free-grammar
lexical-analysis
Best way to implement a meta language compiling down to PHP
Dec 19, 2022
php
parsing
language-design
lexical-analysis
metalanguage
Flex/bison syntax error
Oct 23, 2022
bison
yacc
lex
flex-lexer
lexical-analysis
Does the recognition of numbers belong in the scanner or in the parser?
Oct 13, 2022
parsing
lexical-analysis
Is string "1a" an error for lexical analyser or not?
Sep 25, 2022
java
programming-languages
lexical-analysis
How to use yylval in flex
Aug 22, 2022
flex-lexer
lex
lexical-analysis
Using lex generated source code in another file
Mar 18, 2018
c++
c
parsing
lex
lexical-analysis
In lex, how do I differentiate between '-' (subtraction) operator and an integer '-3'?
May 26, 2020
flex-lexer
lex
lexical-analysis
How math operators are identified
Jun 11, 2022
python
compilation
operators
lexical-analysis
cpython
Older Entries »