Recursive descent algorithm able to parse Python?
- From: "seberino@xxxxxxxxxxxxxxx" <seberino@xxxxxxxxxxxxxxx>
- Date: 28 Sep 2006 12:22:06 -0700
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
.
- Follow-Ups:
- Re: Recursive descent algorithm able to parse Python?
- From: Michael
- Re: Recursive descent algorithm able to parse Python?
- Prev by Date: Re: XSLT speed comparisons
- Next by Date: Re: how do you know if open failed?
- Previous by thread: how do you know if open failed?
- Next by thread: Re: Recursive descent algorithm able to parse Python?
- Index(es):