Hi guys
what is *
in
Root := Document ? Document := OPEN ElementNode * CLOSE ElementNode := OPEN NAME Serial ? AttributeNode * CLOSE
Hi,
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.
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."
On Oct 4, 2011, at 10:21 PM, Tudor Girba wrote:
Hi,
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
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
Hi,
On 5 Oct 2011, at 08:07, Stéphane Ducasse wrote:
On Oct 4, 2011, at 10:21 PM, Tudor Girba wrote:
Hi,
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."
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
strange because I took it from there and it was with the /*
Stef
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
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
Ok no problem may be we should put a link.
Do you have an idea of what is the text below the grammar in http://scg.unibe.ch/wiki/projects/fame/msespecification
Stef
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&_k=xnBM_Wb8&_n&19
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
--
www.tudorgirba.com
"Every thing has its own flow"
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev