Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 343 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 343 Bytes

language-abs package

This package adds support for the Abs language in Atom, with syntax highlighting. To install issue the following commands in a terminal: cd ~/.atom/packages ; ln -s /path/to/project/language-abs language-abs

See http://docs.abs-models.org/ for the language documentation.

See https://atom.io/ for the Atom editor.