so if it possible to make it? just like what igo(https://code.google.com/p/jgo/) does! it provide a complete compiler and runtime environment for the Go programming language to/on the Java Virtual Machine!
if possible! what i need to learn or know?
what i want to do is just writing a python package to make it possible to run python interpreter!
from mypackage import Run
Run('path to go application')