Hi: Is anyone aware of a YAML parser that's compatible with Pharo 1.4 and 2.0? (http://yaml.org/) I am using only the most basic features, so, it wouldn't need to be feature complete. Thanks Stefan -- Stefan Marr Software Languages Lab Vrije Universiteit Brussel Pleinlaan 2 / B-1050 Brussels / Belgium http://soft.vub.ac.be/~smarr Phone: +32 2 629 2974 Fax: +32 2 629 3525
Am 07.07.2013 um 22:27 schrieb Stefan Marr <smalltalk@stefan-marr.de>:
Hi:
Is anyone aware of a YAML parser that's compatible with Pharo 1.4 and 2.0? (http://yaml.org/)
I am using only the most basic features, so, it wouldn't need to be feature complete.
To my knowledge, there is none. I almost started one myself. Best -Tobias
On 08 Jul 2013, at 08:47, Tobias Pape <Das.Linux@gmx.de> wrote:
Am 07.07.2013 um 22:27 schrieb Stefan Marr <smalltalk@stefan-marr.de>:
Hi:
Is anyone aware of a YAML parser that's compatible with Pharo 1.4 and 2.0? (http://yaml.org/)
I am using only the most basic features, so, it wouldn't need to be feature complete.
To my knowledge, there is none. I almost started one myself.
Best -Tobias
These things are always fun to write. Clear spec, lots of implementations. Ideal project to get deeper in Pharo and into contributing a well documented library to benefit the rest of the community ;-) Sven -- Sven Van Caekenberghe Proudly supporting Pharo http://pharo.org http://association.pharo.org http://consortium.pharo.org
participants (3)
-
Stefan Marr -
Sven Van Caekenberghe -
Tobias Pape