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

Conditional Statements need ELSEIF support #95

Open
jleidel opened this issue Feb 13, 2019 · 0 comments
Open

Conditional Statements need ELSEIF support #95

jleidel opened this issue Feb 13, 2019 · 0 comments
Assignees
Labels
StoneCutter StoneCutter Language and Tools

Comments

@jleidel
Copy link
Contributor

jleidel commented Feb 13, 2019

The current IF/ELSE conditional statement parsing only supports dyadic conditionals (IF+ELSE), add support for triadic/complex statements with IF+ELSEIF+ELSE expressions

@jleidel jleidel self-assigned this Feb 13, 2019
@jleidel jleidel added the StoneCutter StoneCutter Language and Tools label Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
StoneCutter StoneCutter Language and Tools
Projects
None yet
Development

No branches or pull requests

1 participant