Archived
1
0
This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
iro-mzn/README.md
2018-02-07 16:26:04 +11:00

16 lines
541 B
Markdown

# 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)