Re: Block Structure Parsing

2006-10-06 Thread hanumizzle
On 10/4/06, Blacktiger <[EMAIL PROTECTED]> wrote: > Hi all, I'm new to this list because I had a question about parsing > python block structure. I am taking a programming languages course > this semester and for our final project we are writing an interperator > in scheme(awful language) for whate

Block Structure Parsing

2006-10-04 Thread Blacktiger
Hi all, I'm new to this list because I had a question about parsing python block structure. I am taking a programming languages course this semester and for our final project we are writing an interperator in scheme(awful language) for whatever language that we want. The language that I want to do