factor/basis/compiler/cfg/dataflow-analysis
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
..
dataflow-analysis-docs.factor compiler.cfg.*: new and improved docs 2015-04-29 09:31:53 -07:00
dataflow-analysis-tests.factor compiler.cfg.*: more unit tests 2015-04-29 09:31:59 -07:00
dataflow-analysis.factor functors: FUNCTOR: ;FUNCTOR -> <FUNCTOR: ;FUNCTOR> 2017-08-05 20:41:19 -05:00