Re: Just uploaded a release candidate to CPAN: Marpa-R2 2.081_001

2014-02-25 Thread Durand Jean-Damien
Here is a gist showing how to inspect Marpa 
grammarhttps://gist.github.com/9217513.gittogether with the new 
rule_name() and start_symbol_id() methods.
Great release candidate -;

Le lundi 24 février 2014 18:55:10 UTC+1, Jeffrey Kegler a écrit :

 I've just uploaded Marpa-R2 
 2.081_001https://metacpan.org/release/JKEGL/Marpa-R2-2.081_001, 
 which is a release candidate.  Value added includes:

- 
- In the semantics, new array descriptor 
 elementshttps://metacpan.org/pod/release/JKEGL/Marpa-R2-2.081_001/pod/Semantics.pod#Array-descriptor-actions:
  
name, symbol, lhs. 
- The ability to change the treatment of inaccessibble 
 symbolshttps://metacpan.org/pod/release/JKEGL/Marpa-R2-2.081_001/pod/Scanless/DSL.pod#Inaccessible-symbol-statement.
  (Inaccessible 
symbols are those which cannot be reached from the start symbol).
- The SLIF's use of ambiiguity in its own DSL is now 
 documentedhttps://metacpan.org/pod/release/JKEGL/Marpa-R2-2.081_001/pod/Scanless/DSL.pod#Ambiguity
.
- Rules can now be named, using the name 
 adverbhttps://metacpan.org/pod/release/JKEGL/Marpa-R2-2.081_001/pod/Scanless/DSL.pod#name
. 

 Since this is a release candidate, testing is especially appreciated.

 Thanks, jeffrey


-- 
You received this message because you are subscribed to the Google Groups 
marpa parser group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to marpa-parser+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Just uploaded a release candidate to CPAN: Marpa-R2 2.081_001

2014-02-25 Thread Durand Jean-Damien
Here is a gist showing how to inspect Marpa 
grammarhttps://gist.github.com/jddurand/9217513 together 
with the new rule_name() and start_symbol_id() methods.
Great release candidate -;

Le lundi 24 février 2014 18:55:10 UTC+1, Jeffrey Kegler a écrit :

 I've just uploaded Marpa-R2 
 2.081_001https://metacpan.org/release/JKEGL/Marpa-R2-2.081_001, 
 which is a release candidate.  Value added includes:

- 
- In the semantics, new array descriptor 
 elementshttps://metacpan.org/pod/release/JKEGL/Marpa-R2-2.081_001/pod/Semantics.pod#Array-descriptor-actions:
  
name, symbol, lhs. 
- The ability to change the treatment of inaccessibble 
 symbolshttps://metacpan.org/pod/release/JKEGL/Marpa-R2-2.081_001/pod/Scanless/DSL.pod#Inaccessible-symbol-statement.
  (Inaccessible 
symbols are those which cannot be reached from the start symbol).
- The SLIF's use of ambiiguity in its own DSL is now 
 documentedhttps://metacpan.org/pod/release/JKEGL/Marpa-R2-2.081_001/pod/Scanless/DSL.pod#Ambiguity
.
- Rules can now be named, using the name 
 adverbhttps://metacpan.org/pod/release/JKEGL/Marpa-R2-2.081_001/pod/Scanless/DSL.pod#name
. 

 Since this is a release candidate, testing is especially appreciated.

 Thanks, jeffrey


-- 
You received this message because you are subscribed to the Google Groups 
marpa parser group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to marpa-parser+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Just uploaded a release candidate to CPAN: Marpa-R2 2.081_001

2014-02-25 Thread Ron Savage
Thanx!

Also, I added a comment because I get the output in a different order.

-- 
You received this message because you are subscribed to the Google Groups 
marpa parser group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to marpa-parser+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.