Downloading TAILOR

Download Executable

The archive tailorv0.3.3.tar.gz contains TAILOR v0.3.3 (Feb 8, 2009). The archive consists of the executable (a .jar file), a set of examples and tools for syntax highlighting. For more details see the corresponding README file.

Source Code over SVN

TAILOR has been removed from Minion's sourceforge repository and is currently available only from this website.

Syntax Highlighting

We provide tools for syntax highlighting of Essence' and Minion for some editors. Note that most editors provide syntax highlighting for C++, hence for Gecode files.

  • Syntax Highlighting for Emacs
    Peter Gregory kindly provided an Emacs-mode for Essence' syntax highlighting. Emacs is a popular, powerful, free class of editors. Here is the eprime-mode.el (for .eprime and .param files) and minion-mode.el (for .minion files) files and instructions on how to set them up.

  • Syntax Highlighting for KDE editors
    Jan de Muijnck-Hughes kindly provided .xml files that enable syntax highlighting of Essence' and Minion for the KDE editors kate and kwrite. Here are the corresponding files essence_prime.xml (for .eprime and .param files) and minion.xml (for .m .min or .minion files) and instructions to set them up.