A plugin for syntax highlighting of the Kappa language for Notepad++
To install the Kappa mode for Notepad++, just download the highlighter .xml file, then
Language Menu -> DefineYourLanguage -> Import
The simulator KaSim, static analyzer KaSA, and other tools, are available at https://github.com/Kappa-Dev/KappaTools/
For rendering Kappa files into HTML, LaTeX, PDF, or other formats, there is a lexer & styler, using the Pygments framework