I agree with the sentiments above - this is really impressive and nice to
use!

It maybe nice to have the option to switch to a "dark" theme?

Not sure how easy the following is to implement, but my ideal behaviour for
the Term window would involve keeping the session history faithful to what
was originally executed - as well as allowing lines to be edited/re-run. To
expand on that ... currently it is possible to edit already lines in the
session history that have already been executed sentences/lines (or output
lines that have been generated) in place, and when you press "Enter" on an
edited (or unedited) line it is copied to the bottom of the Term window to
where it can be executed (potentially after further editing). My preference
would be that the original line above in the Term window would at that
point revert to its original state (i.e. the sentence that was previously
executed or result that had already been generated.)

In my opinion this would be a desirable improvement for the JQt interface
too, but as mentioned to start with, I'm not sure how easy it would be to
implement.



On Tue, Apr 26, 2022 at 7:22 AM Paul Jackson <[email protected]> wrote:

> Congratulations, that is very nice. I particularly like the inline graphs.
>
> The rather immediate failure with Chrome on Android remains. As before it
> works correctly with Firefox.
>
> On Mon, Apr 25, 2022, 6:18 AM Joe Bogner <[email protected]> wrote:
>
> > The J Playground is a way for users to play with J in their browser
> without
> > installing any software.  It provides a low barrier to try out J and get
> a
> > feel for the language. It also provides a low barrier for sharing code by
> > generating a URL that can be shared (permalink). The vision is for wiki
> to
> > have some pages that point to the playground to create an interactive way
> > to learn and experiment with J code.
> >
> > There is a new version of the J Playground available at
> > https://jsoftware.github.io/j-playground/bin/html2/ . It uses prior work
> > in
> > 2018 from Jsoftware Inc (chris burke, possibly others) which was shared
> to
> > create a big leap forward in the user interface. Many thanks to the
> > Jsoftware team / chris / others for sharing.
> >
> > The original proof of concept is still available at
> > https://jsoftware.github.io/j-playground/bin/html/emj.html, however we'd
> > like to move to a single version which is the new version at
> > https://jsoftware.github.io/j-playground/bin/html2/
> >
> > Soon we'll be retiring the proof of concept version at
> > https://jsoftware.github.io/j-playground/bin/html/emj.html and switching
> > to
> > a new final link ... likely https://jsoftware.github.io/j-playground
> (not
> > yet working)..
> >
> > If you've used the proof of concept version, please kick the tires on the
> > new version and let us know if there's anything you feel is missing that
> we
> > need to incorporate before we make the switch. Issues welcome at
> > https://github.com/jsoftware/j-playground/issues or through this email
> or
> > direct replies.
> >
> > One remaining open item I'm aware of is providing a way to interact with
> a
> > canvas/javascript like the PI Day demo I had previously. A popup canvas
> or
> > something could be added to the code I bet but hasn't been prioritized.
> > This is the non-working version:
> >
> >
> https://jsoftware.github.io/j-playground/bin/html2/#url=https://gist.githubusercontent.com/joebo/4fb3f5531f8ff00fc8d7903b876f6661/raw/293c2725016618b232ff92c1af2fa022b3bf220f/pi-day-playground-demo1.ijs
> >
> > The labs are somewhat working but could use some additional work.
> >
> > My viewpoint is to release often and get feedback along the way to give
> the
> > community an opportunity to shape the direction of where the playground
> is
> > going.
> >
> > Thanks
> > Joe
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to