Add initial README
This commit is contained in:
parent
ca604e18cf
commit
63c010c300
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# Iro syntax for MiniZinc
|
||||||
|
|
||||||
|
This repository contains an Iro file for the MiniZinc language. Iro is a tool
|
||||||
|
to help with the creation of syntax highlighters for various editors. The iro
|
||||||
|
file in this repository can be used to create syntax highlighters for MiniZinc.
|
||||||
|
|
||||||
|
### Useful links
|
||||||
|
- [Iro](http://eeyo.io/iro/)
|
||||||
|
- [Iro Documentation](http://eeyo.io/iro/documentation/index.html)
|
||||||
|
|
||||||
|
### Implementers
|
||||||
|
|
||||||
|
The following packages use a syntax highlighter generated from this Iro file:
|
||||||
|
- **Atom**: [language-mzn](https://atom.io/packages/language-mzn)
|
||||||
|
|
Reference in New Issue
Block a user