-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Antoine van Gelder wrote: > Don Hopkins wrote: >> Of course it might just be more powerful and efficient to re-implement >> something like Klik-and-Play from scratch in Python, as a plug-in >> visual scripting component, which can be used to script a >> HyperCard-like gui environment, and games built on top of it like >> SimCity and Robot Odyssey. > > > Anyone know the current status of being able to turn an AST tree emitted > by the Python compiler module back into code after it has been modified ?
I've been looking into this for Develop activity, but it seems that path has never been explored. Best approach seems to be to write a pretty-printer to walk the tree. - -- Regards, Andrew Clunis -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF9FA2ALkUMXSNow8RAo7LAJ9qz2h1o4zCHmsyiYQ+R8RjkITVmwCfeFKY CMid6LmCTc1b8y8AjFl0R9k= =WO6L -----END PGP SIGNATURE----- _______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
