[Jprogramming] Innovation in the core language

2022-10-23 Thread jjj .
All, As you're all aware, I no longer contribute to the Forums (though I would if there were some interface other than email), but I do track the messages from time to time, and I check out the wiki for information about new releases and changes. I am sending this because I very much want and ne

Re: [Jprogramming] Applying different verbs to different items.

2019-05-04 Thread jjj .
wrote: > Welcome back, Dan!  Great to see you back on the forums after a long time! >  I have learned a lot from your emails and your code scripts...and I > expect to learn more from your future engagement. > Cordially, > Vijay. > > On Fri, May 3, 2019 at 9:55 AM jjj . wrote:

Re: [Jprogramming] Applying different verbs to different items.

2019-05-03 Thread jjj .
I haven't read this whole thread, so apologies if this has already been covered, but many many moons ago I wrote a util to do this: https://code.jsoftware.com/wiki/User:Dan_Bron/Snippets/DOOG    g=. *: ` -: `^    y=. 3 1 0    g Across y 9 0.5 1 It's more general than that, but Across wa

Re: [Jprogramming] Is there an 'inverse" to evoke

2019-05-03 Thread jjj .
The list of names is finite, and accessible with reflection tools.  That is, ultimately, "inverse" of ". is ". and the inverse of ~ is ~ (both of these statements are wrong, the latter wronger than the former). Seeing as you're using "variable", I'll take it you're only interested in "reverse-e