forked from pkal/ngnk-mode
A major mode for ngn/k
- Emacs Lisp 100%
|
|
||
|---|---|---|
| .dir-locals.el | Clean up project to match my personal preferences | |
| .gitignore | Clean up project to match my personal preferences | |
| ngnk-mode.el | only swallow input when sending a region | |
| README.md | Add README file | |
Major mode for ngn/k
Find here the source of a Emacs major mode for the ngn/k language, a implementation of the array programming language K.
Note that this implementation is a fork of an already existing major mode for Emacs. For the time being, most changes are either to follow best practices or my personal preferences.