Skip to content

BolunThompson/shasta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 97.1%
  • Makefile 1.7%
  • Shell 1.2%