Re: [proto] My own lambda for MSM / wish list

2011-03-16 Thread Thomas Heller
On Monday, March 14, 2011 10:12:09 PM Christophe Henry wrote: Calling phoenix expressions from the statement module return void. Calling phoenix expressions from any other modules return whatever ... depending on the C++-Sense. It's ok, I can live with it, though I'll need to find a way

[proto] Using Phoenix inside eUML: mixing grammars

2011-03-16 Thread Christophe Henry
Hi, I have my eUML grammar, defing, for example a transition as: SourceState+ Event [some_guard] == TargetState I want to write for some_guard an expression of a phoenix grammar. The relevant part of the expression is: Event [some_guard] Where the corresponding part of my grammar is: struct