Introduce a new word-prop that makes tuple-class words classoids at parse-time so that self-referential tuple definitions with maybe{} work, e.g. TUPLE: node { next maybe{ node } } ; Add unit test. Fixes #766. |
||
---|---|---|
.. | ||
parser | ||
authors.txt | ||
summary.txt | ||
tuple-docs.factor | ||
tuple-tests.factor | ||
tuple.factor |