We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In order for LFortran to be able to switch to Shell, we need to fix the following issues.
High priority (no easy workaround):
-e
-x
if / then / else / elif
if
Medium priority (workaround possible, but ugly):
The text was updated successfully, but these errors were encountered:
shell
No branches or pull requests
In order for LFortran to be able to switch to Shell, we need to fix the following issues.
High priority (no easy workaround):
-e
and-x
: Support "set -ex" #62if / then / else / elif
support #3if
#166Medium priority (workaround possible, but ugly):
The text was updated successfully, but these errors were encountered: