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

Feature: Potential for bash transpilation? #34

Open
Ethan0429 opened this issue Dec 3, 2022 · 1 comment
Open

Feature: Potential for bash transpilation? #34

Ethan0429 opened this issue Dec 3, 2022 · 1 comment

Comments

@Ethan0429
Copy link

Seeing as this language is so neat, is it in the cards for a bash transpiler? I'd love to use hush more often with projects that require some distribution, but relying on it as a dependency requires more leg work for the consumer.

Not sure if this is the proper place to address this, or even a proper feature to suggest. Just curious if it's on the table, or even feasible for that matter. I have some experience with Clang, so maybe I could work on it myself if not!

@gahag
Copy link
Collaborator

gahag commented Dec 4, 2022

There are some features in Hush which might be hard to replicate in Bash, such as the different semantics for redirections. But it might be feasible. Feel free to give it a shot :)

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

2 participants