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 ['] and DEFER ... IS #411

Closed
TG9541 opened this issue Mar 28, 2021 · 1 comment
Closed

Add ['] and DEFER ... IS #411

TG9541 opened this issue Mar 28, 2021 · 1 comment
Assignees

Comments

@TG9541
Copy link
Owner

TG9541 commented Mar 28, 2021

The following additions improve compatibility with other Forth systems:

  • ['] replaces the phrase [ ' <word> ] LITERAL.
  • DEFER <word_a> ... ' <word_b> IS <word_a> simplifies generic implementations
@TG9541 TG9541 self-assigned this Mar 28, 2021
@TG9541 TG9541 closed this as completed in d5556eb Mar 28, 2021
@TG9541
Copy link
Owner Author

TG9541 commented Apr 2, 2021

Also add some basic tests for that...

TG9541 added a commit that referenced this issue Apr 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant