typing the following in the "J window" will draw to canvas
>
> 'drawRect' (15!:0) (10,10,10,10)
>
>
>
> - Original Message -
> From: Joe Bogner
> To: programm...@jsoftware.com
> Cc:
> Sent: Saturday, November 29, 2014 1:47 PM
> Subj
2014 1:47 PM
Subject: Re: [Jprogramming] Emscripted J
Hi greg,
Yes, see https://joebo.github.com/j-emscripten/full.html and the interop
examples
I hacked jtforeign to execute a different function on 15!:0 which can be
overridden in javascript:
https://github.com/joebo/j-emscripten/blob/master/full.
ou found anyway for this Javascripted j to communicate with
the DOM though. Or even a way to sift from a javascript array to a (boxed)
J array?
greg
~krsnadas.org
--
from: Joe Bogner
to: programm...@jsoftware.com
date: 29 November 2014 at 10:09
subject: Re: [Jprogramming] Emscripted J
Hi Devon
. Or even a way to sift from a javascript array to a (boxed)
> J array?
>
> greg
> ~krsnadas.org
>
> --
>
> from: Joe Bogner
> to: programm...@jsoftware.com
> date: 29 November 2014 at 10:09
> subject: Re: [Jprogramming] Emscripted J
>
> Hi Devon,
>
> Yes,
version version of the generated script here:
>https://github.com/joebo/j-emscripten/blob/master/j-called.js . Minified it is
>about 1MB
--
from: Devon McCormick
to: J-programming forum
date: 29 November 2014 at 09:34
subject: [Jprogramming] Emscripted J
Hi -
>to be clear, does ha
Hi Devon,
Yes, exactly.
See: http://jsoftware.com/pipermail/chat/2014-November/006332.html
Here's is a extremely minimal example with jsFiddle
http://jsfiddle.net/50Lf2m6v/1/ . The only dependency is the
j-called.min.js file
You can see a trimmed down version version of the generated script he
Hi -
to be clear, does having this emscripted, Javascript version of J mean I
should be able to run J code on a client-side web page by including the
Javascript module?
--
Devon McCormick, CFA
--
For information about J forums s