xpqz / learnapl

Introduction to Dyalog APL: https://xpqz.github.io/learnapl
Other
126 stars 11 forks source link

“Direct functions and operators” revision #6

Closed rodrigogiraoserrao closed 3 years ago

rodrigogiraoserrao commented 3 years ago

Revision

Here I include all of the things that, to the best of my knowledge and experience, should be changed/corrected.

To consider

In here I include things that, from my point of view, would be nice additions/modifications. Tick them as you ponder on them, feel free to disregard.

xpqz commented 3 years ago

Thank you. Most fixed in c8e63f88305dc9a70304cc8f8444c54f4e06c313 (deployed).

As to the multi-line input in 18.0, as it's marked experimental, requires a config change, and cruciually, is Windows-only (as I understand it), I think I'll rather not mention it.

rodrigogiraoserrao commented 3 years ago

Right, I use Windows so I can't vouch for it working on other OSs. It is experimental but the docs don't seem to mention that it's Windows-specific. Either way, you're the boss ○/