factor/core/classes/parser
Doug Coleman 5bcdeee745 classes: Add a check that arguments to classoids are themselves classoids.
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.
2013-03-22 16:00:46 -07:00
..
parser.factor classes: Add a check that arguments to classoids are themselves classoids. 2013-03-22 16:00:46 -07:00
summary.txt