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

enforce 'expects' stack validation #27

Open
nmorse opened this issue Dec 19, 2018 · 0 comments
Open

enforce 'expects' stack validation #27

nmorse opened this issue Dec 19, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nmorse
Copy link
Owner

nmorse commented Dec 19, 2018

When a word declares that it expects the stack to have a number of items of a certain type and possibly additional validation of the value, it should check the stack (when feature-flagged ON).
If it does not find what it was told to 'expect' it should throw errors (or fall through to a synonym word).

@nmorse nmorse added the enhancement New feature or request label Dec 19, 2018
@nmorse nmorse self-assigned this Dec 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant