factor/basis/specialized-arrays
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
..
mirrors mirrors: make all sequences be "inspectable", could fix #1237 2016-03-26 15:08:31 +01:00
prettyprint core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
authors.txt Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
specialized-arrays-docs.factor core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ; 2017-06-02 11:57:05 -05:00
specialized-arrays-tests.factor factor: remove """ string syntax for now. there are HEREDOC:, STRING:, escaping \", and something else soon. 2015-07-25 22:59:56 -07:00
specialized-arrays.factor functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR> 2017-08-05 20:41:19 -05:00
summary.txt Specialized arrays work in progress 2008-11-14 20:18:16 -06:00
tags.txt Specialized arrays work in progress 2008-11-14 20:18:16 -06:00