sakalauskas / Java-Static-AnalyzerLinks
Java application written with javaparser framework for analyzing bad smells and class complexity
☆16Updated 4 years ago
Alternatives and similar repositories for Java-Static-Analyzer
Users that are interested in Java-Static-Analyzer are comparing it to the libraries listed below
Sorting:
- Using JavaParser (https://github.com/JavaParser/JavaParser), browse and navigate the Abstract Syntax Tree (AST) based on the code in your…☆51Updated last week
- Sample project with basic Maven + JavaSymbolSolver set up☆40Updated 3 weeks ago
- (Deprecated) Compile-time transformer to run Groovy code in a restrictive sandbox☆128Updated 11 months ago
- Utility class to compile java source code in memory☆274Updated 4 years ago
- POJOs generated from the Static Analysis Results Interchange Format (SARIF) JSON schema.☆25Updated 3 weeks ago
- Polyglot Extensible Compiler Framework for Java☆113Updated 3 years ago
- HTTP library to make it easy to deal with raw HTTP.☆212Updated 2 months ago
- ☆97Updated 3 years ago
- *old repository* --> this is now integrated in https://github.com/javaparser/javaparser☆296Updated 7 years ago
- SonarSource Language Recognizer☆82Updated last month
- Next generation Tree Sitter Java binding.☆122Updated last month
- Generate railroad diagrams from code or BNF, generate BNF from code☆151Updated last year
- Code samples for the book "JavaParser: Visited" https://leanpub.com/javaparservisited☆102Updated 2 years ago
- Railroad Diagrams for ANTLR 4 grammar rules.☆110Updated last year
- Non-interactive Java debugger with Groovy☆80Updated last year
- The highly-optimized fork of ANTLR 4 (see README)☆75Updated last year
- Java Call Hierarchy Printer☆45Updated 10 years ago
- Sample project with a basic Maven + JavaParser setup☆97Updated 3 weeks ago
- ☆10Updated 9 years ago
- a FindBugs/SpotBugs plugin for doing static code analysis for java code bases☆163Updated last week
- Build parsers in Java☆348Updated last week
- Fork of jdk8u/hotspot with support for JVMCI☆74Updated 3 years ago
- My experimental programming language using Truffle