Atom package to provide syntax highlighting for the MiniZinc constraint modelling language
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

14 1 15

Clone this repository

https://tangled.org/dekker.one/atom-language-mzn https://tangled.org/did:plc:7w3n7caddphrojzkq2qmlyy4/atom-language-mzn
git@knot.dekker.one:dekker.one/atom-language-mzn git@knot.dekker.one:did:plc:7w3n7caddphrojzkq2qmlyy4/atom-language-mzn

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

MiniZinc for Atom#

This package adds syntax highlighting for the MiniZinc modeling language (.mzn and .dzn files). The package is based on the similar package for Sublime.

A small preview

About MiniZinc#

MiniZinc is a medium-level constraint modelling language. It is high-level enough to express most constraint problems easily, but low-level enough that it can be mapped onto existing solvers easily and consistently. It is a subset of the higher-level language Zinc.

MiniZinc is available from http://www.minizinc.org/