Miking language package
This package provides basic syntax highlighting for mcore. Currently it only provides a textmate grammar, adopted form https://github.com/miking-lang/miking-vscode.
You can find an in progress tree-sitter grammar for mlang here https://github.com/br4sco/tree-sitter-mcore. Contributions are welcome.
Installation
To use this packages it is easiest to install it via atoms package manager,
(i.e. settings->install
).
CTAGS definitions
You can find relevant CTAGS definitions here https://github.com/miking-lang/miking-ctags.