Re: YAML parser
"Tor Edvardsson @ Pike importm?te f?r mailinglistan" <[email protected]>
| Newsgroups | gmane.comp.lang.pike.user |
|---|---|
| Message-ID | <[email protected]> |
Thanks. Interesting. I have never written a cmod before. At the moment I'm doing some small hacks to fresh up pike skills, it has been a while. I need to parse some YAML definitions. Funny thing is that the YAML files already was shipped with converted JSON files (just proves that you should not ask question late at night) so that basically solved my problem for now, but a YAML parser would be much more cooler. Another cool thing to have for pike is a composer/bower but for pike to handle this kind of stuff.