Cloud and Application Modernization

Abstract-Syntax-Tree

Technical articles and architecture insights on cloud migration, modernization strategy, legacy transformation and enterprise IT.

Writing custom Cobol Rules with SonarQube
Writing custom Cobol Rules with SonarQube

In this article, I present how to write custom Cobol rules with SonarQube and some caveats I encountered. The targeted audience should have some basic compiler knowledge (AST, Lexical analysis, Syntaxic analysis).

Which framework to generate source code ?
Which framework to generate source code ?

I have been recently writings tools to convert Beanshell code in Java. This is a technical post to compare some frameworks to generate java source code.