A preparser for J that autocloses parentheses, and makes embedding quotes 
easier.  Also has user-defined primitives.


https://github.com/Pascal-J/jpp

as examples,

4 timespacex: +/ i.1000

is equivalent to

4 timespacex '+/ i.1000'

the suggested F11 macro is pretty neat.  Runs a section of code in a file.  
Unlike ctrl-R, you don't need to be at the top level line in order to run the 
multiline group that encloses the current line.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to