[Jgeneral] J Language Server process

2022-06-06 Thread Nicholas Peterson
I'm newer to j programming and would love to use more common tooling (vs code, sublime, eMacs, etc). It seems those applications typically have a community contributed j syntax highlighting package and not much else. After looking a bit, it seems a language server protocol is the typical way

Re: [Jgeneral] [Jprogramming] Report on the J wiki meeting of May 26, 2022

2022-06-06 Thread Paul Jackson
Thanks for the vote of confidence, but I was really thinking only of the J-Playground. I don't use the call dll capabilities, but I do think it would be wise to think about the ability of one to break out of the sandbox. I know nothing about the one the J-Playground is using, but it is worth

Re: [Jgeneral] [Jprogramming] wiki maintenance

2022-06-06 Thread chris burke
The code2 site is a test wiki used by bob and his team for trying out new pages. It is not part of the maintenance. We know of some missing pages and are trying to fix that now. On Mon, Jun 6, 2022 at 8:51 AM Arthur Anger wrote: > Chris-- > The vocabulary page for NuVoc on the code2 site is

Re: [Jgeneral] [Jprogramming] wiki maintenance

2022-06-06 Thread Arthur Anger
Chris-- The vocabulary page for NuVoc on the code2 site is missing the most recent three months of updates, including appearance of t and T. . --Art On Sun, 5 Jun 2022 17:06:19 -0700, chris burke mailto:cbu...@jsoftware.com>> wrote: It looks like the wiki move did not complete correctly!

Re: [Jgeneral] J Language Server process

2022-06-06 Thread Raul Miller
I am not aware of anyone having implemented this. But, it sounds like a fun project. I'd be interested in seeing where you take it. (Or, now that you mention it, I might be inclined to implement it myself if you get stalled. Ring me up if parts of it look to be too daunting.) Thanks, -- Raul

Re: [Jgeneral] J Language Server process

2022-06-06 Thread Joe Bogner
I also think it would be a worthwhile project as I spend a fair amount of time in vscode and emacs On Mon, Jun 6, 2022 at 3:28 PM Raul Miller wrote: > I am not aware of anyone having implemented this. > > But, it sounds like a fun project. I'd be interested in seeing where > you take it. (Or,