I've no idea if anyone is still using edif and edif2, but I just updated
them both to work with APL svn 1486.
https://github.com/ChrisMoller/edif
OpenPGP_0xDA6C0193083E.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
On 2020-07-18 19:28, Chris Moller wrote:
Per a suggestion by Christian Robert, edif and edif2 now support creating and editing
named lambdas. (Though, to be honest, the usual way of creating a named lambda,
fubar←{whatever}, is easier--I just included the "create" capability for
co
Per a suggestion by Christian Robert, edif and edif2 now support
creating and editing named lambdas. (Though, to be honest, the usual
way of creating a named lambda, fubar←{whatever}, is easier--I just
included the "create" capability for completeness. The only real value
of lamb
In my frenetic efforts to catch all my old APL code up to version 1.8,
here are edif and edif2:
https://github.com/ChrisMoller/edif
In case your personal chronological event horizon is, like mine, less
than two years, edif lets you use terminal-based editors like vim and
nano to create and