On Wed, Feb 19, 2014 at 06:44:08PM +0400, Alex Kocharin wrote:
> 
> Can a gyp parser expand something like that? `{ 'test': [2 * x for x in 
> [1,2,3]] }`

Mine can't yet, but that's eventually the goal -- support all expression-level 
syntax that's legal.

> If you CAN use python expressions, it means that you have to implement a 
> full-bloated python interpreter in order to parse that file.

Just expression syntax -- which is a very much smaller subset.

Attachment: pgpteFL6BM8_5.pgp
Description: PGP signature

Reply via email to