Since I have learned this subject when was in undergrad (a long time back), I at least understand some of the concepts, and remember some stuff. However, I learned it in a very theoretical way, so I have absolutely no grounding in the practice of CC, and again since most of my knowledge is theoretical, I have also forgotten most of it.
Below is a list of things I think I will need to understand:
- What is a context free grammar?
- What is the significance of context free, in context free grammar?
- What is a lexer?
- What is a parser?
- How do we walk a parser tree?
- How do we introduce semantic rules in the AST?
- How do we interpret langauges?
No comments:
Post a Comment