Articles
Everything published here since 2009, newest first.
RPG Metrics — The IBM i Tool the Big Vendors Wouldn’t Sell You
Code Completion with ANTLR4-c3
Parsing SQL
How and Why to Analyze, Generate and Transform Java Code Using Spoon
Creating a Transpiler: From VBA to VB.NET
Convert PL/SQL code to Java
JArchitect: review of a tool to manage your Java project
Complete Review of NDepend: Static Analysis For Software Architects
Recognize patterns in Java code to understand and transform applications
Code Generation with Roslyn: a Skeleton Class from UML
Code Climate: a Service for Static Analysis
Extracting JavaDoc documentation from source files using JavaParser
Implementing Lexical Preservation for JavaParser
Observers for AST nodes in JavaParser
Interview with Erik Dietrich on Static Analysis and a data driven approach to refactoring
Generate diagrams from C# source code using Roslyn
Resolve method calls in Java code using the JavaSymbolSolver
Python reflection: how to list modules and inspect functions
Getting started with JavaParser: analyzing Java Code programmatically
Walkmod: Automatically Refactor Code to Apply Code Conventions
How to Build a Symbol Solver for Java, in Clojure
Building Models of Java Code from Source and JAR Files
Effective Java: a Tool to Explore and Measure Your Java Code
Parsing Java Comments