> From: John Randall <[email protected]>
>
> Does anyone have a good example of a dyadic fork? By this I mean one
> of the form fgh where f and g both use x and y, there are no [ or ],
> no constant functions, and no @ or @: . I am having trouble coming up
> with nontrivial examples.
It would be good to have a J syntax-aware regex tool to search files,
where you could specify "I want a fork, where ..." But this is hardly
conceivable.
But a simple approach is to use scripts already loaded in J session.
Then each name in the locales is visited and its atomic representation
is traversed. Thus the forks would be revealed and additional conditions
applied to it members.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm