Skip to content

CoherentLogic/lorikeem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LorikeeM

LorikeeM MUMPS Developer Tools for Emacs

This major mode for emacs provides basic syntax highlighting for MUMPS. It supports most features of YottaDB and Fidelity GT.M.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License (AGPL) as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Installation

  1. Download LorikeeM from coherent-logic.com

  2. Extract the downloaded tar.gz file. This will create a lorikeem subdirectory.

  3. Change to the lorikeem subdirectory

  4. Run ./install.sh

  5. Follow the prompts

Credits

KBAWDUMP.m and mktags were written by DL Wicksell for his excellent Axiom tools for the vim editor. https://github.com/dlwicksell/axiom