Best way to generate java with python? -


whats best way generate java python?

i want write decorator generates java code call json version of function (i can use existing decorators export json api).

whats best way generate java, should consider stuff fsms here?

ideally can write code once, server , generate code interface various languages (java first).

edit (pulled comment on deleted answer):
java code running on android, while python code in django server... also, want able statically generate java code, , have part of api people can use.

you can create java code same way webapps create html: template. can have java source code compiled bytecode using regular java compiler ( see: package javax.tools )

not best option, option ( , quite simple btw )


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -