08/22/2019
Coherent Logic Development is pleased to announce the release of LorikeeM 0.99.9.
LorikeeM is a suite of tools for GNU Emacs 24 (and later) providing a major-mode for MUMPS syntax highlighting, automatic keyword completion, integrated debugging, context-sensitive dumps of MUMPS globals, and the ability to jump to a highlighted MUMPS entryref via Exuberant CTags.
This release, in keeping with the last two or three prior releases, simply updates the integrated YASnippet tools (used for keyword completion), as, once again, GNU Emacs broke the existing YASnippet version to the point where LorikeeM would not load at all.
The download is available at http://www.coherent-logic.com/cm/products/lorikeem
Source code is at https://code.coherent-logic.com/jpw/lorikeem
PLEASE NOTE: The old GitHub repository is no longer being updated, as Coherent Logic Development has migrated to a private GitLab.
Enjoy!
LorikeeM is CLD's premier development environment for the M language. Leveraging the power and extensibility of the famous open-source GNU Emacs editing and development suite, LorikeeM allows the M developer to quickly look up the value of any M global, automatically complete M keywords and intrinsi...