Computer Science Fundamentals
Algorithms
Subjective
Mar 03, 2013
What are the uses of Context free grammars?
Detailed Explanation
- Construction of compilers.
- Simplified the definition of programming languages.
- Describes the arithmetic expressions with arbitrary nesting of balanced parenthesis { (, ) }.
- Describes block structure in programming languages.
- Model neural nets.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts