JavacTo is a prototype tool designed to evaluate the need and value of translating java code into another programming language. An ideal language for translation is a language that supports the concept of packages, classes, interfaces, and enums as well as built-in memory garbage collection. Languages such as C# and D, are well suited as a translation “To” language.
Eclipse project provided to get started.
Three visitor classes provided to learn how to use JavacTo and write visitor classes.
Vistor javadocs available at:
http://docs.oracle.com/javase/8/docs/jdk/api/javac/tree/index.html
Features
- javac is used to parse java source code.
- List and Tree View available to navigate visitor data.
- UI fully interactive while debugging.
- Easily add other visitors through simple XML registration.
- Parsing and translation animation. See how javac parses code!
License
GNU General Public License version 3.0 (GPLv3)Follow JavacTo
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of JavacTo!