Re: [Pharo-users] [Pharo-dev] New methods for the String class

2014-02-24 Thread Pharo4Stef
Daniela you should try the method finder open it and select the example in the dropbox then you can type examples and see if a method already implement it for example ‘abcab’ . ‘a’ . ‘bcb' shows that copyWithoutAll: is the method. but it expects a character as second argument ‘abcab’ . $a . ‘

[Pharo-users] collecting Pharo Youtube videos...

2014-02-24 Thread Marcus Denker
Hi, There are a lot of videos on youtube about pharo… from conferences, demos, james’ Smalltalk4U, fosdem, ESUG, and others. I am (very slowly) adding playlists for all of them to the Pharo Youtube channel: https://www.youtube.com/channel/UCp3mNigANqkesFzdm058bvw/playlists If you have videos

[Pharo-users] New methods for the String class

2014-02-24 Thread Daniela Meneses
Hi to all, As you may know I'm working on in some improvements for the String class. Until now I implemented some missing tests. Right now I'm looking forward to add new methods that could be useful based on Ruby API ( http://www.ruby-doc.org/core-2.1.0/String.html). These are a few of the methods

Re: [Pharo-users] Moose: Problem in Petit Parser

2014-02-24 Thread PBK Research
Damien I have downloaded and skimmed through the chapter on PetitParser. It looks fine to me, it is a clear explanation of what PP does, but it does not go beyond what I have already found in the sources I mentioned. I recognised all the worked examples (expression parser, JSON parser etc.) as thi

Re: [Pharo-users] Moose: Problem in Petit Parser

2014-02-24 Thread Damien Cassou
On Mon, Feb 24, 2014 at 12:09 PM, PBK Research wrote: > c. The chapter in Lukas Renggli's PhD thesis. > It may be unfair to call this 'sparse'; the problem is perhaps my inability > to understand it. If you think 'Deep into Pharo' will give me more than > these sources, I may well get hold of it.

Re: [Pharo-users] Moose: Problem in Petit Parser

2014-02-24 Thread PBK Research
Damien No, I haven't yet looked at that book. My main sources on PetitParser have been: a. Chapter 14 in the Moose Book; b. Two lengthy blog posts by Lukas Renggli referenced in the Moose documentation; c. The chapter in Lukas Renggli's PhD thesis. It may be unfair to call this 'sparse'; the probl

Re: [Pharo-users] Moose: Problem in Petit Parser

2014-02-24 Thread Damien Cassou
On Sat, Feb 22, 2014 at 6:00 PM, PBK Research wrote: > The documentation is rather sparse did you read the dedicated book chapter of Deep into Pharo? http://deepintopharo.com/ -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another with