lokedhs / gnu-apl-mode

GNU APL mode for Emacs
GNU General Public License v3.0
94 stars 18 forks source link

Finnapl - support for FinnAPL idioms list #28

Closed fourier closed 6 years ago

fourier commented 6 years ago

Implemented integration of the FinnAPL idioms list.

In all GNU APL modes added hotkey C-c C-i which pops up the window with FinnAPL idioms list. The list is downloaded from https://aplwiki.com/ One can insert the idiom into the interpreter buffer or the function editor by pressing Enter or clicking mouse-1 on any text in the list corresponding to the idiom.