generating Java bytecode

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Russ

    #1

    generating Java bytecode

    I would like to generate Java bytecode from Python source. I know this
    is possible using Jython, but I am having problems getting my code to
    run on Jython. Is there another way to get Java bytecode? Thanks.

Working...