Searching map area
Lint (software)
? TBD
Tool to flag poor computer code
Nobody has rated this yet. Be the first!
Influences rating
Lists 0

Lint is the computer science term for a static code analysis tool used to flag programming errors, bugs, stylistic errors and suspicious constructs. The term originates from a Unix utility that examined C language source code. A program which performs this function is also known as a "linter" or "linting tool".

Instance of
Subclass of
References