Hi,
How can I load PetitParser into Squeak 4.1 image? I had tried out the methods suggested by Lukas in his website but it turned out that Squeak find undefined object: Gofer.
Can show me the steps in loading the PetitParser?
Thanks.
Regards, Zhe-Xi
why don't you use it in pharo?
Stef On Dec 23, 2010, at 5:43 AM, Zhe-Xi Lim wrote:
Hi,
How can I load PetitParser into Squeak 4.1 image? I had tried out the methods suggested by Lukas in his website but it turned out that Squeak find undefined object: Gofer.
Can show me the steps in loading the PetitParser?
Thanks.
Regards, Zhe-Xi -- View this message in context: http://forum.world.st/PetitParser-for-Squeak-4-1-tp3161639p3161639.html Sent from the Moose mailing list archive at Nabble.com. _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
You can manually load the packages PetitParser and PetitTests from http://source.lukas-renggli.ch/petit. However the code has not been tested on Squeak, so it might not work out of the box.
Lukas
On 23 December 2010 08:13, Stéphane Ducasse stephane.ducasse@inria.fr wrote:
why don't you use it in pharo?
Stef On Dec 23, 2010, at 5:43 AM, Zhe-Xi Lim wrote:
Hi,
How can I load PetitParser into Squeak 4.1 image? I had tried out the methods suggested by Lukas in his website but it turned out that Squeak find undefined object: Gofer.
Can show me the steps in loading the PetitParser?
Thanks.
Regards, Zhe-Xi -- View this message in context: http://forum.world.st/PetitParser-for-Squeak-4-1-tp3161639p3161639.html Sent from the Moose mailing list archive at Nabble.com. _______________________________________________ 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
Btw, there are ready made one-click images with PetitParser available. Like this you don't need to load anything.
A plain PetitParser one-click distribution: http://hudson.lukas-renggli.ch/job/PetitParser/lastSuccessfulBuild/artifact/...
Also the Moose distribution contains the PetitParser code: http://www.moosetechnology.org/download
Lukas
On 23 December 2010 08:29, Lukas Renggli renggli@gmail.com wrote:
You can manually load the packages PetitParser and PetitTests from http://source.lukas-renggli.ch/petit. However the code has not been tested on Squeak, so it might not work out of the box.
Lukas
On 23 December 2010 08:13, Stéphane Ducasse stephane.ducasse@inria.fr wrote:
why don't you use it in pharo?
Stef On Dec 23, 2010, at 5:43 AM, Zhe-Xi Lim wrote:
Hi,
How can I load PetitParser into Squeak 4.1 image? I had tried out the methods suggested by Lukas in his website but it turned out that Squeak find undefined object: Gofer.
Can show me the steps in loading the PetitParser?
Thanks.
Regards, Zhe-Xi -- View this message in context: http://forum.world.st/PetitParser-for-Squeak-4-1-tp3161639p3161639.html Sent from the Moose mailing list archive at Nabble.com. _______________________________________________ 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
-- Lukas Renggli www.lukas-renggli.ch
Is Pharo and Squeak the similar platform? Sorry I am new to Smalltalk.
Thanks.
Zhe-Xi
Yes pharo is a fork from Squeak made by the previous squeak maintainer and Moose is developed on pharo.
Stef
On Dec 23, 2010, at 8:29 AM, Zhe-Xi Lim wrote:
Is Pharo and Squeak the similar platform? Sorry I am new to Smalltalk.
Thanks.
Zhe-Xi
View this message in context: http://forum.world.st/PetitParser-for-Squeak-4-1-tp3161639p3161721.html Sent from the Moose mailing list archive at Nabble.com. _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev