gap-lint
v1.0.9
Published
GAP-Lint is a linter tool to detect errors and problems in GAP code.
Downloads
2
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
How it works
GAP is a structured language and GAPLint traverses the code line by line looking for code quality compliance violations. At the moment GAPLint does not perform static analysis.
Development
mklink /j C:\Users\Manue\AppData\Roaming\Brackets\extensions\user\gap C:\Users\Manue\Documents\GitHub\gap-ide ln -s GitHub\gap-ide Brackets\extensions\user\gap