1.0.9 • Published 7 years ago

gap-lint v1.0.9

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

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

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago