language-ampl-syntax
Syntax highlighting for AMPL .mod .dat .run files in Atom
m-paolino 2,217 1 1.2.0 MIT GitHub

atom-package-language-ampl-syntax

Syntax Highlighting Package for AMPL .mod .dat .run files in Atom.

apm apm

Installation

Install language-ampl-syntax via either:

  • your terminal: apm install language-ampl-syntax
  • the Atom GUI: Atom > Settings > Install > Search for language-ampl-syntax

Background: AMPL language

AMPL (A Mathematical Programming Language) is an algebraic modelling language for describing and solving high-complexity problems for large-scale mathematical computation (i.e. large-scale optimization and scheduling-type problems).

NOTE: AMPL is available from ampl.com

Features

This package adds syntax highlighting for all built-in functions, as well as strings, numeric values, and function arguments.