Anyone using PetitParser in Pharo 3.0? What's the best repository to find PP for 3.0 in? Thanks, -Martin
Martin McClure-2 wrote
Anyone using PetitParser in Pharo 3.0?
Yes! 1. Open the Config Browser from the World menu 2. Right click in the list pane and switch to the ss3 meta repo 3. Load the PP config 4. ConfigurationOfPetitParser project stableVersion load: 'Core' HTH ----- Cheers, Sean -- View this message in context: http://forum.world.st/PetitParser-in-3-0-tp4768398p4768405.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
On 07/17/2014 04:37 PM, Sean P. DeNigris wrote:
Martin McClure-2 wrote
Anyone using PetitParser in Pharo 3.0?
Yes!
1. Open the Config Browser from the World menu 2. Right click in the list pane and switch to the ss3 meta repo 3. Load the PP config 4. ConfigurationOfPetitParser project stableVersion load: 'Core'
HTH
Thanks a bunch, Sean! That loads in the latest 3.0 image, and the test pass. I gather that the GUI tools have not been ported forward? Regards, -Martin
Hi martin in Moose (working on 3.0) all the tools are working so I do not know the status of the published configuration but it should work. Have a look at Moose and the configuration repo from there. Stef On 18/7/14 04:15, Martin McClure wrote:
On 07/17/2014 04:37 PM, Sean P. DeNigris wrote:
Martin McClure-2 wrote
Anyone using PetitParser in Pharo 3.0? Yes!
1. Open the Config Browser from the World menu 2. Right click in the list pane and switch to the ss3 meta repo 3. Load the PP config 4. ConfigurationOfPetitParser project stableVersion load: 'Core'
HTH Thanks a bunch, Sean!
That loads in the latest 3.0 image, and the test pass.
I gather that the GUI tools have not been ported forward?
Regards,
-Martin
On 07/18/2014 07:37 AM, stepharo wrote:
Hi martin
in Moose (working on 3.0) all the tools are working so I do not know the status of the published configuration but it should work. Have a look at Moose and the configuration repo from there.
Thanks, Stef (and Phil). I'll try loading from Moose. Regards, -Martin
participants (3)
-
Martin McClure -
Sean P. DeNigris -
stepharo