I'm a compiler newbie and curious if Python grammar is able to
be parsed by a recursive descent parser or if it requires
a more powerful algorithm.
Chris
be parsed by a recursive descent parser or if it requires
a more powerful algorithm.
Chris
Comment