factor/extra/arrays/shaped
Doug Coleman 27b3c4cccf functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR>
Functors contain nested definitions, much like <PRIVATE PRIVATE> blocks.
A new parser will be able to parse nested definitions unambigiously without
knowledge of the definition of <FUNCTOR: itself, which is not the case if
it looks like FUNCTOR: instead.
2017-08-05 20:41:19 -05:00
..
authors.txt arrays.shaped: First stab at an n-dimensional array class. 2012-11-14 22:42:45 -08:00
shaped-tests.factor functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR> 2017-08-05 20:41:19 -05:00
shaped.factor arrays.shaped: A bit of work on arrays.shaped. 2017-07-22 18:49:04 -05:00