Skip to content

A shell AST library in Python

License

Notifications You must be signed in to change notification settings

BolunThompson/shasta

 
 

Repository files navigation

shasta

A python library with shell AST definitions for the libdash AST. It can be used to develop shell AST analyses and transfomations. All AST nodes support a pretty() method that extracts them as a shell script, and the library offers a json_to_ast module that creates an AST object from a JSON object.

It was originally part of PaSh but was separated to allow others to build on it.

About

A shell AST library in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.3%
  • Shell 11.8%
  • Other 0.9%