Re: [Jprogramming] {{ and }}

2021-11-11 Thread Akakima
Thanks to both of you ! It helps a lot. On 2021-11-11 18:41, Raul Miller wrote: https://code.jsoftware.com/wiki/System/ReleaseNotes/J902 https://code.jsoftware.com/wiki/Vocabulary/DirectDefinition I hope this helps, -- For i

[Jprogramming] {{ and }}

2021-11-11 Thread Akakima
Hi ! I have a hard time to find some info on {{ and }} . What are {{ and }} ? Where do i find documentaion about this ? -- For information about J forums see http://www.jsoftware.com/forums.htm

[Jprogramming] Parsing algorithm in different J versions

2021-10-05 Thread Akakima
J6 has trace.ijs J07 has a parse function quite simple. and J903 has a quite bigger (and more complex) parse function. Is all these parse functions are equivalent ? IE, any valid J expression will be parsed in the same way by all these version ? Also is trace.ijs can be used to see how J903 pars

[Jprogramming] Cross reference

2017-04-13 Thread Akakima
Hi, Is it possible to cross reference a bunch of J source files ? Is there some package to do that ? Thanks -- For information about J forums see http://www.jsoftware.com/forums.htm