Ping.
See Omar's tarball, attached.
J
On 2023-04-05 09:34, Omar Polo wrote:
Hello,
On 2023/03/31 08:59:55 -0600, j...@bitminer.ca wrote:
Here is Klong, a very terse array language.
Tested on amd64, but probably good everywhere.
"Klong is an expression-based language that is inspired by K,
Hi,
Thanks for the comments.
The "lib" in the path is for a user-local library path, which was
the original spec. I have no idea if any/most Klong users
rely on this. No problem to remove.
Re Backspace as Delete, well, it is a delete, as in the Klong
TUI the Ctrl-B character is backspace (tha
Hello,
On 2023/03/31 08:59:55 -0600, j...@bitminer.ca wrote:
> Here is Klong, a very terse array language.
>
> Tested on amd64, but probably good everywhere.
>
> "Klong is an expression-based language that is inspired by K,
> which is in turn inspired by APL. A Klong program is basically
> a set
Here is Klong, a very terse array language.
Tested on amd64, but probably good everywhere.
"Klong is an expression-based language that is inspired by K,
which is in turn inspired by APL. A Klong program is basically
a set of functions that manipulate list or array structures.
You might also thin