Hi Roy,

I am getting a "404 Not found" for the URL below ?

Best Regards,
Jürgen


On 6/2/25 19:47, Roy Tobin wrote:
Hi,
For fun, I coded a browser (Web) interface for GNU APL.

https://roytobin.github.io/trygnuapl/

The service, by intention, imposes minimal restrictions/limitations on
functionality.  Yet memory and network usage are limited, like Dyalog's
tryapl.com <http://tryapl.com>. So best results are had when using modest-sized datasets.

    (isCrashable == true)
        .then( () => googleJustSpinsUpAnother())

Cheers,
Roy

Reply via email to