gbforth icon indicating copy to clipboard operation
gbforth copied to clipboard

Support word 'WORDS' from TOOLS

Open davazp opened this issue 7 years ago • 0 comments

Implement WORDS

Reference: https://www.taygeta.com/forth/dpans15.htm#15.6.1.2465

Before closing this ticket, please ensure:

  • [ ] Is the run-time behaviour of the word implemented?
  • [ ] Is the compile-time behaviour of the word implemented?
  • [ ] Is the interpretation/top-level behaviour of the word implemented?
  • [ ] Is the word covered by some tests?

This issue is part of an effort to make gbforth as close to the standard as possible. It was generated from the following index:

https://www.taygeta.com/forth/dpansf.html

davazp avatar Jun 19 '18 22:06 davazp