edif and edif2

2021-10-01 Thread Chris Moller
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

Re: edif and edif2

2020-07-18 Thread Christian Robert
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

edif and edif2

2020-07-18 Thread Chris Moller
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

edif and edif2

2020-06-30 Thread Chris Moller
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