gyaltso / mdsca

Model Driven Static code analyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MDSCA (Model Driven Static Code Analyzer) - WIP

A static code analyzer developed using Model Driven Development. The analysis rules are configured using a DSL developed using Eclipse Xtext. The analyzer is integrated with the Eclipse build, which when run triggers the code analysis. The result is in the form of warnings in the code with appropriate message.

About

Model Driven Static code analyzer

License:Eclipse Public License 2.0


Languages

Language:Java 83.7%Language:GAP 16.3%