Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 479 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 479 Bytes

mirah-idea-plugin

Support for mirah language in Intellij IDEA

Initial version supports syntax highlighting only. Due to missing incremental parsing support in mirahc there are some issues.

Any help in developing the plugin appreciated

License: http://www.wtfpl.net/

[2015-10-20] Minor fixes: numbers and 'while' keyword highlights [2016-05-19] New features: type cast support and bugfixes in mirahc. [2016-10-07] New features: case and enum support and bugfixes in mirahc.