16.02.2014, 21:36, "Aria Stewart" <[email protected]>: > On Sun, Feb 16, 2014 at 04:50:53PM +0100, Kevin Ingwersen wrote: > >> GYP is quite awesome indeed. It just lacks a few small things. >> It runs on Python 2.7, and to get Py on windows, youre gonna have to suffer >> a nice flood of download material. I just wish there was a more portable >> Python. Like, a typical PHP build is just 10MB or so - python seems to >> always come around with 100mb or alike o-o >> But then again, I am sure only devs really have it installed, since not >> every consumer PC has a toolchain installed... x3 > > I did write a parser for gyp files, including some of the inclusion and > conditional behavior -- look at the 'gyp' project in the npm registry. > > If anyone wants to bind that to, say, a fez or gulp based builder, I'd think > that's about the coolest thing since sliced bread.
Is there any reason not to use a regular YAML parser for it? -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
