Skip to content

Support for Python #31

@macsj200

Description

@macsj200

Python has a rich AST module. We can most likely render this into an abstract representation pipe it into the existing infrastructure in this library. How might one go about adapting your code to do this?

Edit:
I saw your emailed suggestion to use a serialization format to read it into Java. I think I can render the tree into JSON, could I hand that off to your library?

I found ast2json, but it looks a little outdated. There's also this python-astexport github project, I'll look into these.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions