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

https://github.com/mcmartins/gap-lint

GAP-Lint is a linter tool to detect errors and problems in GAP code
https://github.com/mcmartins/gap-lint

antlr4-grammar gap

Last synced: about 1 month ago
JSON representation

GAP-Lint is a linter tool to detect errors and problems in GAP code

Awesome Lists containing this project

README

          

# Gap Lint Tool
GAP-Lint is a linter tool to detect errors and problems in GAP code. The grammar is defined in BNF and uses ANTLR4 to
generate parsers.

# Try Me

* [GAP Lint on Codemirror](https://mcmartins.github.io/gap-codemirror)

* Install [Brackets](http://brackets.io/) and install the extension from the [registry](https://registry.brackets.io/)

# License

GNU General Public License v2.0