Pinned Repositories
Compiler-First-Follow
In the context of compiler design, the concepts of "first" and "follow" sets are important for constructing predictive parsing tables, which are used in top-down parsing algorithms.
cpp-parser
LL(1) Parser for c++ language
DataBase-API
Interacting with SQL Database by flask API
Regular-phrases
Scanner
Lexical analyzer for compiler
Sudoku
Using backtracking algorithm to solve the sudoku
Yalda-hematabadi's Repositories
Yalda-hematabadi/Scanner
Lexical analyzer for compiler
Yalda-hematabadi/Compiler-First-Follow
In the context of compiler design, the concepts of "first" and "follow" sets are important for constructing predictive parsing tables, which are used in top-down parsing algorithms.
Yalda-hematabadi/cpp-parser
LL(1) Parser for c++ language
Yalda-hematabadi/DataBase-API
Interacting with SQL Database by flask API
Yalda-hematabadi/Regular-phrases
Yalda-hematabadi/Sudoku
Using backtracking algorithm to solve the sudoku