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

Add support to CASE..OF..ENDCASE statements. #20

Open
Sherlemious opened this issue Mar 10, 2021 · 0 comments
Open

Add support to CASE..OF..ENDCASE statements. #20

Sherlemious opened this issue Mar 10, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Sherlemious
Copy link
Owner

This should be a pretty simple statement with a variable that is compared to each of the values at the beginning of each of the lines preceding the ENDCASE statement.
Lines Executed should either be assignment or output statements. This means that It will not allow recursion of any sorts which is not required for the syllabus.

@Sherlemious Sherlemious added enhancement New feature or request good first issue Good for newcomers labels Mar 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant