https://github.com/jarviscraft/javac-rs
Java compiler written on Rust aimed at better modularity and ease of extension
https://github.com/jarviscraft/javac-rs
ast cli compiler javac rust-crate rust-library
Last synced: 8 months ago
JSON representation
Java compiler written on Rust aimed at better modularity and ease of extension
- Host: GitHub
- URL: https://github.com/jarviscraft/javac-rs
- Owner: JarvisCraft
- License: apache-2.0
- Created: 2020-08-13T18:39:27.000Z (almost 6 years ago)
- Default Branch: development
- Last Pushed: 2023-02-06T05:02:25.000Z (over 3 years ago)
- Last Synced: 2023-03-03T03:57:39.606Z (over 3 years ago)
- Topics: ast, cli, compiler, javac, rust-crate, rust-library
- Language: Rust
- Homepage:
- Size: 227 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# javac-rs
Java compiler written on Rust aimed at better modularity and ease of extension