Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Other) Libraries suitable for implementing my own static analyses for (ba)sh #3065

Open
deliciouslytyped opened this issue Sep 27, 2024 · 0 comments

Comments

@deliciouslytyped
Copy link

deliciouslytyped commented Sep 27, 2024

Hi folks!

Is anyone familiar with other projects/bash parsers that have suitable quality for use as a library for implementing static analyses?
I would like to implement some mostly syntactic lints for some of my bash coding conventions, but of course other dialects will be of interest for others.

It would be nice to publish such a known list somewhere in the project, since shellcheck is likely to be the hub/starting point when looking for such things.

Should I give up looking for anything else and just try to write my linters as haskell importing shellcheck?

I suppose #1061 is related.

@deliciouslytyped deliciouslytyped changed the title (Other) Libraries suitable for implementing static analysis of (ba)sh (Other) Libraries suitable for implementing my own static analyses for (ba)sh Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant