hu.dwim.walker
Code analyzer
A tool that analyzes and processes Common Lisp code into a more detailed structure
Customizable code walker for Common Lisp. Uses CLOS and ContextL.
7 stars
5 watching
1 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list
common-lispwalker
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Analyzes source code structure and syntax to detect potential issues and errors | 124 |
| | Analyzes Lua code and provides features such as variable identification, type inference, function signature checking, and refactoring support. | 173 |
| | Detects unused code in Swift projects by analyzing syntax and index store data | 1,456 |
| | A Common Lisp library for automatic analysis and processing of text files | 10 |
| | A tool that analyzes and highlights problematic code patterns in Scala source files. | 1,085 |
| | A tool that analyzes C# code against predefined coding guidelines and reports diagnostics | 145 |
| | Tool to generate meta-programming capabilities from source code analysis | 97 |
| | A tool that analyzes and improves Elm code quality by identifying deficiencies and applying best practices | 415 |
| | A tool for measuring the complexity of software code in various programming languages. | 816 |
| | A tool to analyze Common Lisp source code and report errors or warnings | 122 |
| | A curated list of tools and linters to analyze and improve code quality in various programming languages and environments. | 956 |
| | A tool to help measure and improve code quality by analyzing various metrics. | 625 |
| | Analyzes Haskell code to identify potential errors and areas for improvement | 572 |
| | A tool for assessing the quality and structure of Java code by detecting design and implementation smells and computing various object-oriented metrics. | 175 |
| | Analyzes D source code for syntax, style, and security issues | 242 |