Here in this video, I have explained the easiest way which you will hardly find anywhere.
By this method, you can write your program easily. Because it uses recursion and recursion steps are easy to write.
Recursive descent parser also is known as the predictive parser.
#recursivedescentparser
#compilerdesign
#predictiveparser