Re: [Pharo-users] SmaCC 2.0.5 released

2015-08-19 Thread Thierry Goubier
Hi Bernardo, Le 20/08/2015 00:24, Bernardo Ezequiel Contreras a écrit : Hi Thierry, In the following thread http://forum.world.st/Brainstorming-question-what-non-trivial-uses-can-you-think-of-for-an-object-based-parser-strings-not-tp4827974p4827983.html you said So what are the benefits of

Re: [Pharo-users] SmaCC 2.0.5 released

2015-08-19 Thread Tudor Girba
Great job! Doru On Wed, Aug 19, 2015 at 4:30 PM, Thierry Goubier wrote: > Hi All, > > I have released SmaCC 2.0.5, aligned on the main SmaCC[1] with a small fix > on the Java parser, a few additional parsers (Cucumber), the addition of > the Javascript parser, and continuous improvements on the

Re: [Pharo-users] SmaCC 2.0.5 released

2015-08-19 Thread Dimitris Chloupis
keep up the great work, I love using your parser :) On Wed, Aug 19, 2015 at 5:31 PM Thierry Goubier wrote: > Hi All, > > I have released SmaCC 2.0.5, aligned on the main SmaCC[1] with a small fix > on the Java parser, a few additional parsers (Cucumber), the addition of > the Javascript parser,

Re: [Pharo-users] SmaCC 2.0.5 released

2015-08-19 Thread Bernardo Ezequiel Contreras
Hi Thierry, In the following thread http://forum.world.st/Brainstorming-question-what-non-trivial-uses-can-you-think-of-for-an-object-based-parser-strings-not-tp4827974p4827983.html you said So what are the benefits of OMeta? Note that SmaCC would very easily do > parsing over any kind of object

[Pharo-users] SmaCC 2.0.5 released

2015-08-19 Thread Thierry Goubier
Hi All, I have released SmaCC 2.0.5, aligned on the main SmaCC[1] with a small fix on the Java parser, a few additional parsers (Cucumber), the addition of the Javascript parser, and continuous improvements on the performance and source code coverage of SmaCC generated parsers (with many thanks to