-
Notifications
You must be signed in to change notification settings - Fork 200
Non Java Projects
Ryan Heaton edited this page Sep 17, 2015
·
1 revision
Enunciate is tightly coupled to the Javac API that comes with the JVM and was designed to apply to Java source code only. So, unfortunately, you're out of luck for now.
For JVM-based languages, it's possible that Enunciate could be invoked on the compiled bytecode, but nobody has ever tried it yet. If you get the motivation to do so, please share your experience here: