scyjava icon indicating copy to clipboard operation
scyjava copied to clipboard

Take a look at a related project - https://github.com/KOLANICH-libs/JAbs.py

Open KOLANICH opened this issue 3 years ago • 1 comments

Hi. I have created JAbs some time ago to be able interface JVM code from different impls of Python: cpython + JPype and GraalPython. Basically it is an abstraction layer using different APIs depending on an impl.

It may make sense to incorporate it into this lib.

KOLANICH avatar Sep 07 '22 12:09 KOLANICH

Also, https://github.com/kaitaiStructCompile/ScalaJVMInitializer.py - a set of utils to work with Scala code.

KOLANICH avatar Sep 07 '22 12:09 KOLANICH