Back to Programs

Programming languages

CASTOR

Trustworthy software intensive systems for critical functions.

bytecodejavascala

Participation history

1 GSoC year

2021

2 projects

Official year page

Implement DepClean Gradle plugin and add support for multi-module project analysis

Currently, DepClean has a plugin that analyzes maven-based java projects, but we can't use it in Gradle-based java projects. The main aim of this...

Add/Improve tests in Spoon

Spoon is an open-source library to analyze, rewrite, transform, transpile Java source code. It parses source files to build a well-designed AST with...