ike the
DLR ExpressionVisitor class.
From: ironpython-users-bounces+dinov=exchange.microsoft@python.org
[mailto:ironpython-users-bounces+dinov=exchange.microsoft@python.org] On
Behalf Of Jay Riley
Sent: Friday, October 28, 2011 8:39 AM
To: ironpython-users@python.org
Subject: [Ironpython-u
ython.org
Subject: [Ironpython-users] Manipulating/Reversing the Ironpython AST
Hi all,
I was wondering if IronPython has the ability to reverse/unparse the AST back
into a ource file? Or if someone has perhaps built something to do so?
Here's what I'm trying to do:
I have a g
Hi all,
I was wondering if IronPython has the ability to reverse/unparse the AST back
into a ource file? Or if someone has perhaps built something to do so?
Here's what I'm trying to do:
I have a game I'm working on, and I'm currently drafting up tools for it. The
tools are being written i