We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

JavacTo

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

1 of 5

2 of 5

3 of 5

4 of 5

5 of 5

62 Reviews

  • Unlimited Calling, Faxing, Video Conferencing
  • 24/7 U.S Based Customer Support
  • Super Reliable, Simple to Use
Website https://javacto.sourceforge.io
Tags
License
Platform
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!