Elzawawy/compiler-frontend
First two front-end phases of a language-independent compiler implemented in C++
C++MIT
Issues
- 0
Handle Testing Files Properly
#39 opened by Elzawawy - 0
Add Running Executable For Compiler
#38 opened by Elzawawy - 0
[LEXGEN-4] Build MinDFA Class
#4 opened by Elzawawy - 0
[LEXGEN-9] Handle Null Token
#34 opened by Elzawawy - 0
[PRSGEN-10] Create README
#25 opened by Elzawawy - 0
[PRSGEN-8] Build Non-Recursive Predictive Parser
#16 opened by Elzawawy - 0
[PRSGEN-9] Write Parsing Table
#24 opened by Elzawawy - 0
[PRSGEN-7] Construct Parsing Table
#17 opened by Elzawawy - 0
[PRSGEN-6] Compute FOLLOW
#18 opened by Elzawawy - 0
[PRSGEN-5] Compute FIRST
#19 opened by Elzawawy - 0
[PRSGEN-4] Eliminate Left Factoring
#20 opened by Elzawawy - 0
[PRSGEN-3] Eliminate Left Recursion
#21 opened by Elzawawy - 0
[PRSGEN-2] Parse Grammar File
#22 opened by Elzawawy - 0
[PRSGEN-1] Build Skeleton Code
#23 opened by Elzawawy - 0
[LEXGEN-5] Build LexDriver Class
#5 opened by Elzawawy - 0
[LEXGEN-8] Write Flex Tutorial
#11 opened by Elzawawy - 0
[LEXGEN-3] Build DFA-GEN Class
#3 opened by Elzawawy - 0
[LEXGEN-2] Build NFA-GEN Class
#2 opened by Elzawawy - 0
[LEXGEN-6] Write A README
#9 opened by Elzawawy - 0
[LEXGEN-7] Write Transition Table
#10 opened by MostafaYousry - 0
[LEXGEN-1] Build Language Parser
#1 opened by Elzawawy