I guess this got messed up because of the upgrade of Pier.
Doru
On Wed, Oct 5, 2011 at 10:42 AM, Stéphane Ducasse <stephane.ducasse@inria.fr
wrote:
OK
I got it: I took it from
http://scg.unibe.ch/wiki/projects/fame/msespecification?_s=lMV5OR60qoxNsF6n&...
Stef
I am not sure where you got this from, but I think it comes from some
wrong Pier code representing MSE.
It should be only *. \ is used in Pier to escape special characters.
I do not know Now don;t you think it would be
Document := OPEN ElementNode * CLOSE
=> Document := OPEN ElementNode * CLOSE
and not
Document := OPEN ElementNode *. CLOSE
I guess that . is one and * multiple
Ah, I had a typo in my mail:
- is many
- ? is 0 or 1
You can find the MSE grammar here: http://www.moosetechnology.org/docs/mse
Doru
Stef
Cheers, Doru
On 4 Oct 2011, at 21:27, Stéphane Ducasse wrote:
Hi guys
what is *
in
Root := Document ? Document := OPEN ElementNode * CLOSE ElementNode := OPEN NAME Serial ? AttributeNode * CLOSE _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Next time you see your life passing by, say 'hi' and get to know her."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"What we can governs what we wish."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev