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
- Host: GitHub
- URL: https://github.com/usethesource/java-air
- Owner: usethesource
- License: bsd-2-clause
- Created: 2025-03-04T14:30:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-24T09:10:08.000Z (about 1 year ago)
- Last Synced: 2025-06-02T19:16:56.391Z (about 1 year ago)
- Language: Java
- Size: 6.02 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.md
Awesome Lists containing this project
README
# Java AiR
[](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 .