An open API service indexing awesome lists of open source software.

https://github.com/usethesource/java-air

Java code analysis and manipulation front-end for Rascal programmers, based on Eclipse JDT
https://github.com/usethesource/java-air

Last synced: about 1 year ago
JSON representation

Java code analysis and manipulation front-end for Rascal programmers, based on Eclipse JDT

Awesome Lists containing this project

README

          

# Java AiR

[![Build and Deploy](https://github.com/usethesource/java-air/actions/workflows/build.yaml/badge.svg)](https://github.com/usethesource/java-air/actions/workflows/build.yaml)

This is the default front-end for analyzing and manipulating Java source code and JVM bytecode for Rascal users.
This used to be a part of Rascal's standard library in `lang::java::**` until March 2025 when we factored it out to keep the Rascal core smaller.

All documentation and meta-data, and API docs, can be found at http://www.rascal-mpl.org/Packages/JavaAir .