Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Stuck with $EOF$ token
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mike Hearn  
View profile  
 More options Mar 8 2006, 12:32 pm
From: "Mike Hearn" <mh.in.engl...@gmail.com>
Date: Wed, 08 Mar 2006 09:32:17 -0800
Local: Wed, Mar 8 2006 12:32 pm
Subject: Stuck with $EOF$ token
Hi,

I'm a bit new to parsers and Pyggy, and I have a (very rough, ambiguous
and incomplete) grammar that dies at the very end of the parsing with
this error:

[32] $EOF$ <<EOF>>
reduce 7
reduce 2
reduce 3
parse error: "<<EOF>>": line 296:

That is, when it reaches the end it's not an accepting parser I guess.
Does this mean there's a fault in the grammar?


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tim Newsham  
View profile  
 More options Mar 9 2006, 12:30 pm
From: Tim Newsham <news...@lava.net>
Date: Thu, 9 Mar 2006 07:30:06 -1000 (HST)
Local: Thurs, Mar 9 2006 12:30 pm
Subject: Re: Stuck with $EOF$ token

> [32] $EOF$ <<EOF>>
> reduce 7
> reduce 2
> reduce 3
> parse error: "<<EOF>>": line 296:

> That is, when it reaches the end it's not an accepting parser I guess.
> Does this mean there's a fault in the grammar?

That or an error in the input file.  This is the typical
"unexpected end of file" type of error you typically see from
a parser when its still waiting for something (like a closing
parenthesis, for example) to complete the parse.

Tim Newsham
http://www.lava.net/~newsham/


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google