An open API service indexing awesome lists of open source software.

https://github.com/grz0zrg/language-anubis

Atom package for Anubis
https://github.com/grz0zrg/language-anubis

Last synced: 3 months ago
JSON representation

Atom package for Anubis

Awesome Lists containing this project

README

        

language-anubis
=========================

This is a package for the [Atom editor](https://atom.io) which add support for the [Anubis language](https://fr.wikipedia.org/wiki/Anubis_%28langage%29).

## Feature:
- Syntax highlighting
- Project build/compilation reports (it use [atom-message-panel](https://github.com/tcarlsen/atom-message-panel))
- Compile on save

See also the [linter-anubis](https://github.com/grz0zrg/linter-anubis) plugin for on-the-fly syntax analysis of anubis files.