Created
November 5, 2018 10:27
-
-
Save nazmulkp/90af3726a8967f54f80ad2bdb711a2ed to your computer and use it in GitHub Desktop.
compiler exm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1)what is compiler black diagram of compiler ? | |
2)compiler vs interprefer | |
3)symbol table loxical error, input buffering, sentinal, | |
4)compiler process step by step (math) | |
==========================lexical analyzer to code generation================================= | |
5)Automate theory with example, NFA,DFA, formal definition | |
6)language RE,NFA,DFA, conversion(NFA to DFA, E-NFA to DFA) | |
7)NFA vs DFA | |
8)CFG,Parse tree, Ambiguity definition | |
9)LMD,RMD,Parse Tree,Ambiguity math | |
10)left recursion,left factory identification,defination, elimination, | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment