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

Explore the limits of --bash flag in PaSh #752

Open
angelhof opened this issue Mar 11, 2025 · 1 comment
Open

Explore the limits of --bash flag in PaSh #752

angelhof opened this issue Mar 11, 2025 · 1 comment
Labels
good first issue! Good for newcomers

Comments

@angelhof
Copy link
Member

PaSh recently added support for bash syntax using the --bash flag. However, there are still bugs and limitations to this. It would be great if people could start running more (and more complex) bash scripts with PaSh to determine what it can and it can't do well. The ultimate goal would be to make the --bash flag the default, to support a wider variety of scripts, and to also build all of the future PaSh extensions using the --bash flag.

@angelhof angelhof added the good first issue! Good for newcomers label Mar 11, 2025
@nvasilakis
Copy link
Collaborator

To offer potential roadmap/options here:

  • Run individual Smoosh or POSIX tests using --bash to see if they work as expected
  • Run current evaluation infrastructure using --bash to see if works as expected
  • Run individual tests from the Bash project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue! Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants