libdash icon indicating copy to clipboard operation
libdash copied to clipboard

Use shasta to return python AST objects

Open angelhof opened this issue 2 years ago • 0 comments

Describes the last missing part of https://github.com/binpash/pash/issues/671.

Since shasta is now its own library, we need to make the following changes in libdash:

  • Import shasta
  • Return proper python ASTs
  • Remove the printer since it is now part of shasta

angelhof avatar May 26 '23 18:05 angelhof