Related articles |
---|
[2 earlier articles] |
Re: Grammar ambiguity rsherry@home.com (Robert Sherry) (2000-02-10) |
Re: Grammar ambiguity j.coulmance@itecor.com (Jocelyn Coulmance) (2000-02-12) |
Re: grammar ambiguity world!cfc@uunet.uu.net (Chris F Clark) (2000-02-12) |
Re: Grammar ambiguity joachim.durchholz@halstenbach.com.or.de (Joachim Durchholz) (2000-02-12) |
Re: grammar ambiguity compres@world.std.com (Chris F Clark) (2000-02-12) |
Re: Grammar ambiguity cbrtjr@ix.netcom.com (Charles E. Bortle, Jr.) (2000-02-13) |
Re: Grammar ambiguity j.coulmance@itecor.com (Jocelyn Coulmance) (2000-02-19) |
Re: grammar ambiguity wclodius@aol.com (2000-02-21) |
Re: grammar ambiguity world!cfc@uunet.uu.net (Chris F Clark) (2000-02-27) |
Re: Grammar ambiguity joachim.durchholz@halstenbach.com.or.de (Joachim Durchholz) (2000-02-27) |
Re: grammar ambiguity joachim.durchholz@halstenbach.com.or.de (Joachim Durchholz) (2000-02-27) |
Re: Grammar ambiguity j.coulmance@itecor.com (Jocelyn Coulmance) (2000-03-03) |
Grammar ambiguity ma9vk@bath.ac.uk (Vassilis Kostakos) (2000-03-06) |
[2 later articles] |
From: | "Jocelyn Coulmance" <j.coulmance@itecor.com> |
Newsgroups: | comp.compilers |
Date: | 19 Feb 2000 00:26:59 -0500 |
Organization: | Guest of France-Teaser |
References: | 00-02-015 00-02-049 00-02-063 |
Keywords: | parse |
Charles E. Bortle, Jr. <cbrtjr@ix.netcom.com> a écrit dans le message :
> I don't know if you will find this relevent, but the rule you have
> stated sounds much like the Pascal semicolon rule.
Not really. In Pascal, a semicolon is mandatory between two
consecutive statements. In Eiffel, it is not, which works most of the
time but causes trouble in certain particular cases. What I described
reconciles both worlds: no need for semicolons without syntactic
ambiguities.
[...]
Regards
Jocelyn
Return to the
comp.compilers page.
Search the
comp.compilers archives again.