lexical-analyzer topic
Compiler-CSE-310-BUET
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...
MicroCompiler
一个微型的 LL/LR/LALR 语法解析器 | A micro compiler project to provide LL/LR/LALR syntax parser
felig-toolkit
A toolset for Amharic Language pre-processing. Includes an Amharic Stemmer, Transliterator, Stopword remover , Lexical analyzer, Corpus indexer and Term weighter.
Compiler-Design-Laboratory
These are the various assignments that were done as a part of the Compiler Design Laboratory
KTU-sem7-compilerdesign-programs
KTU 7th Semester Compiler Design lab programs along with algorithms
mini-c-compiler
Projects for Lexical Analyzer, Parser, Semantic Analyzer and ICG Phase in Compiler for subset of C type Language
Compiler-Design-Programs
Compiler Design Lab Programs
Lexical-Analyzer-Syntactic-Analyzer
Lexical-Analyzer-Syntactic-Analyzer By C++ 编译原理:C++实现的词法分析器和语法分析器