Hi everybody, I googled a bit for a YAML parser in Pharo but I didn't found anything. Does anybody wrote a YAML parser for Pharo? Regards, Julien
I suggest using http://forum.world.st/ for searching through mailing lists; using Google is often hit-or-miss (which even with all its neural networks and tracking me everywhere is still after years suggesting Pharaoh...) Anyway, there seems to be something http://forum.world.st/PetitYAML-td4803677.html If you are not familiar with PetitParser, there's a chapter about it in PBE2 ( http://pharobooks.gforge.inria.fr/PharoByExampleTwo-Eng/latest/PetitParser.p... ) Peter On Sat, Jun 20, 2015 at 4:10 PM, Julien Delplanque <julien@tamere.eu> wrote:
Hi everybody,
I googled a bit for a YAML parser in Pharo but I didn't found anything.
Does anybody wrote a YAML parser for Pharo?
Regards, Julien
Oh thanks! I'll search through this web site next time before asking :)... On 22/06/15 01:50, Peter Uhnák wrote:
I suggest using http://forum.world.st/ for searching through mailing lists; using Google is often hit-or-miss (which even with all its neural networks and tracking me everywhere is still after years suggesting Pharaoh...)
Anyway, there seems to be something http://forum.world.st/PetitYAML-td4803677.html
If you are not familiar with PetitParser, there's a chapter about it in PBE2 ( http://pharobooks.gforge.inria.fr/PharoByExampleTwo-Eng/latest/PetitParser.p... )
Peter
On Sat, Jun 20, 2015 at 4:10 PM, Julien Delplanque <julien@tamere.eu> wrote:
Hi everybody,
I googled a bit for a YAML parser in Pharo but I didn't found anything.
Does anybody wrote a YAML parser for Pharo?
Regards, Julien
http://smalltalkhub.com/#!/~JanKurs/PetitParser/packages/PetitYAML ? On Sat, Jun 20, 2015 at 4:10 PM, Julien Delplanque <julien@tamere.eu> wrote:
Hi everybody,
I googled a bit for a YAML parser in Pharo but I didn't found anything.
Does anybody wrote a YAML parser for Pharo?
Regards, Julien
-- Serge Stinckwich UCBN & UMI UMMISCO 209 (IRD/UPMC) Every DSL ends up being Smalltalk http://www.doesnotunderstand.org/
participants (3)
-
Julien Delplanque -
Peter Uhnák -
Serge Stinckwich