On 5 March 2016 at 23:09, Louis de Forcrand <ol...@bluewin.ch> wrote:
> While talking about features to add, instead of introducing a new function > header > style, IMHO a new local assignment function would be more useful. > For example, instead of typing > ∇Z←X F Y;A;B;C > to declare local variables, instead one would simply type > ∇Z←X F Y > and then assign variables A, B, and C using the local assignment arrow. > This would apply to the previously discussed header as: > ∇multi a > (a1 a2 a3)⍅a > … > I have thought about creating an alternative branch where these things can be experimented with. Unfortunately I haven't had the time, and I also haven't thought of any extensions that are so incredibly cool that I absolutely have to out and implement them. :-) Regards, Elias