You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gazelle-users
The manual currently says, "@start must appear once and exactly once
in every grammar." This does not appear to be true: if you leave out a
@start command, then Gazelle assumes you want the top-level
nonterminal to be your @start rule.
I think this is good default behavior. The manual just needs to be
updated to document things accurately.
Joshua Haberman
unread,
Jul 10, 2008, 1:39:57 AM7/10/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gazell...@googlegroups.com
Good catch -- and what's worse, Gazelle isn't currently respecting @start at all!
I fixed the manual, but I still need to fix the compiler to respect @start when it is specified.