1.0.9 • Published 8 years ago

gap-lint v1.0.9

Weekly downloads
2
License
ISC
Repository
github
Last release
8 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

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago