Since I've seen no further announcements for a couple of weeks, I'm writing
it hopes it's not too late to mention remaining issues.
0) The menu is much improved.
1) However, the Labs menu seems to have most of the same choices as other
platforms, but
core/intro
does't strike me as nearly attractive as
A J Introduction
2) I mentioned the inappropriate extra echos when pressing enter on an
empty line in Term. The same issues arise when running an example from Edit.
a) Lines with no result are echoed.
b) Empty lines echo the last output.
c) Lines beginning with comments or verbs that read from Edit don't
appear at all.
d) Only lines with output, not followed by an empty line, appear as
expected.
t=: 10*i.6 NB. numeric list
t=: 10*i.6 NB. numeric list
t=: 10*i.6 NB. numeric list
<\ t NB. prefixes
+-+----+-------+----------+-------------+----------------+
|0|0 10|0 10 20|0 10 20 30|0 10 20 30 40|0 10 20 30 40 50|
+-+----+-------+----------+-------------+----------------+
+/\ t NB. sum each prefix
0 10 30 60 100 150
+/\. t NB. sum each suffix
150 150 140 120 90 50
150 150 140 120 90 50
On Tue, Apr 26, 2022, 2:19 PM Joe Bogner <[email protected]> wrote:
> On Tue, Apr 26, 2022 at 1:44 PM Arthur Anger <[email protected]> wrote:
>
> > After a bit of playing in the new Playground, I found much to thank Chris
> > and Joe for, but have these comments--
> >
> >
> To all who have submitted feedback or tried it and not submitted feedback,
> or even read the email -- I also want to say thank you. We are going to
> collect all this feedback into some system and will align on a path forward
> to work on it and share back status with the community. More to come!
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm