Reference no: EM1336994
1. What are some common compilers available?
2. How are they used with development?
3. Based on regular expressions, can all input be validated if it is correct, or not, based on compilation? If so, how?
4. When dealing with programming languages, where can ambiguity be found?
5. How can one ensure ambiguity doesn't exist?
6. How is bottom-up parsing different from top-down?
7. What are the benefits and disadvantages of each?
8. How is memory organized during program execution?
9. Why does worrying about this actually matter?
10. What are some common diagram tools to use when creating intermediate code?
11. What, if any, standardized format exists for each of the diagram models?
12. What are the benefits of creating diagrams?