Syntax Highlighting Package for AMPL .mod
.dat
.run
files in Atom.
Install language-ampl-syntax
via either:
apm install language-ampl-syntax
Atom
> Settings
> Install
> Search for language-ampl-syntax
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
This package adds syntax highlighting for all built-in functions, as well as strings, numeric values, and function arguments.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.