#
lexical-analyzer
Here are 185 public repositories matching this topic...
The regex-centric, fast lexical analyzer generator for C++ with full Unicode support. Faster than Flex and other regex matchers. Accepts Flex specifications. Generates reusable source code that is easy to understand. Easily integrates with Bison and other parsers. Includes a fast stand-alone regex engine and library.
bison
flex
compiler
regex
boost
regular-expression
lex
lexer
lexer-generator
regex-pattern
regular-expressions
graphviz-dot
lexical-analyzer
regex-library
regex-engine
flex-regex
-
Updated
May 25, 2020 - C++
Baik Language Next Release
-
Updated
Jun 10, 2019 - Rust
YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.
java
bytecode
compiler
cpp
lexical-analysis
syntax-analysis
lexical
java-compiler
lexical-analyzer
semantic-analysis
catch2
yakout
-
Updated
May 15, 2018 - C++
A lexical analyzer for Java source code written in Python
-
Updated
Feb 20, 2018 - Python
Lexical analyzer for Javascript developers
flex
scanner
tokenizer
scan
lex
tokens
lexer
lexical-analysis
lexing
token
lexer-generator
scanning
lexical
lexical-parser
lexical-analyzer
tokenization
-
Updated
Jun 10, 2018 - JavaScript
A very simple subset of C Compiler(Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator) implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE 310 in undergradute studies in CSE, BUET
flex
cplusplus
cpp
cse
yacc
clion
c-compiler
symbol-table
intermediate-representation
assembly-8086
compiler-design
lexical-analyzer
code-optimization
compiler-construction
semantic-analyzer
syntax-analyzer
intermediate-code-generation
bison-yacc
cse-buet
buet
-
Updated
Sep 30, 2018 - C++
An LALR(1) parser generator written in Typescript
-
Updated
Mar 9, 2018 - TypeScript
Lexical Analyzer (in C# with GUI)
-
Updated
Mar 1, 2018 - C#
A lexical Analyzer for Java created using C++.
-
Updated
Oct 31, 2018 - C++
System Programming and Compiler Construction programs
assembler
lex
code-generation
yacc
system-programming
lexical-analyzer
static-library
recursive-descent-parser
compiler-construction
first-and-follow-sets
macro-processor
operator-precedence-parser
lex-yacc-parser
left-recursion-elimination
-
Updated
May 29, 2018 - Java
A Mini Compiler for Python, that parses the If-Else and While constructs, developed using Lex and Yacc
-
Updated
Nov 27, 2019 - C
These are my programs for compiler design lab work in my sixth semester
python
regex
regular-expression
lexical-analysis
python-3
nfa
compiler-design
theory-of-computation
lexical-analyzer
left-recursion-elimination
eliminate-left-recursion
regular-expression-to-nfa
-
Updated
Mar 8, 2020 - Python
一个微型的 LL/LR/LALR 语法解析器 | A micro compiler project to provide LL/LR/LALR syntax parser
compiler
lr-parser
parser-generator
ll-parser
lexer
lexical-analysis
compilers
compiler-principles
lexical-parser
lexical-analyzer
compiler-frontend
compiler-construction
compiler-tool
lalr-parser
ll1
lexical-analysis-engines
ll1-grammar
compilers-design
-
Updated
Nov 9, 2019 - Python
a toy compiler for a C-like language, i.e. ERPLAG, that includes various modules of processing HLL and generating an equivalent NASM code.
parser
symbol-table
compiler-design
lexical-analyzer
abstract-syntax-tree
semantic-checks
nasm-assembly
-
Updated
May 19, 2017 - C
These are the various assignments that were done as a part of the Compiler Design Laboratory
bison
flex
lr-parser
code-generation
parsers
compiler-design
lexical-analyzer
code-optimization
clr-parser
operator-precedence-parser
lalr-parser
intermediate-code-generation
shift-reduce-parsers
slr-parser
-
Updated
May 18, 2018 - C
Colossal compiler to T++ language with the better memory manager to the Compiler discipline - Compiler Construction Principles and Practice by Kenneth C. Louden
-
Updated
Dec 24, 2018 - C
A programming language with syntax similar to pseudo code standards
-
Updated
May 11, 2017 - C
Translate a C program to 3 Address Code.
-
Updated
Mar 27, 2017 - Yacc
VBMathParser is a simple framework to perform mathematical expressions parsing. Math parser is conceived as a one-line string-to-double converter.
parser
expression
lexical-analysis
mathematical-expressions
syntax-analysis
math-parser
lexical-analyzer
-
Updated
May 30, 2016 - Objective-C
-
Updated
Jan 27, 2018 - Python
Basic Interpreter for C like language written in Java
syntax-highlighting
java
programming-languages
bnf
syntax-analysis
interpreters
compiler-design
lexical-analyzer
semantic-analysis
-
Updated
Dec 5, 2019 - Java
This repository contains the final project of Bilkent CS315 Programming Languages Course.
-
Updated
Apr 26, 2020 - Yacc
parser-generator
regular-expression
lexer-generator
lexical-analyzer
compiler-construction
dfa-minimization
scanner-generator
shift-reduce-parsers
slr-parser
compiler-compiler
regex-to-nfa
nfa-to-dfa-conversion
-
Updated
Jun 4, 2020 - C#
Lex B. is language that was build using Lex, Bison and C programming language.
c
bison
functions
gcc
lex
gcc-complier
deallocation
lexical-parser
lexical-analyzer
bison-grammar
bison-example
bison-yacc
-
Updated
Jan 22, 2018 - C
Lex-Yacc Programs to generate 3 address code.
-
Updated
Aug 10, 2019 - C
一个简单的脚本解释器
-
Updated
Sep 28, 2016 - C++
Improve this page
Add a description, image, and links to the lexical-analyzer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lexical-analyzer topic, visit your repo's landing page and select "manage topics."


The 1.8.0 release initially failed because of javadoc errors, most of which are fixed now. To make sure we spot these earlier next time, we should enable doclint and javadoc production in CI