lint vocabulary - Factor Documentation (original) (raw)
lint vocabulary
Factor handbook » Vocabulary index
Summary
Finds potential mistakes in code
Metadata
Authors: | Doug Coleman |
---|
Words
Ordinary words
Word | Stack effect |
---|---|
![]() |
( -- seq ) |
![]() |
( word -- ? ) |
![]() |
( -- seq ) |
![]() |
( vocab -- seq ) |
![]() |
( prefix -- seq ) |
![]() |
( word -- seq ) |
Files
resource:extra/lint/lint.factor
resource:extra/lint/lint-tests.factor
Metadata files
resource:extra/lint/authors.txt
resource:extra/lint/summary.txt
Children from resource:extra
Vocabulary | Summary |
---|---|
![]() |
Tool for removing finding unused imports in a vocab. |