[Edu-sig] Python inter-op in JVM especially

kirby urner kirby.urner at gmail.com
Sat Aug 22 22:49:31 CEST 2015


I don't think it's beyond the pale, for edu-sig even,
to include some threads on how Python might be
used in ecosystems with other languages that
share the same VM, the two main ones being:

(a) .NET (including www.mono-project.com) and
(b)  JVM

Python versions for both (a) and (b) already out
there... plus CPython's VM is also in a sense shared
with Hy (https://lwn.net/Articles/596626/) and what
else?

The JVM is looking especially promising with Clojure
able to import a Jython interpreter into itself by means
of Java inter-op.  Run Python code in Clojure!

The integration is getting tighter thanks to this Clojar:

https://clojars.org/clojure-python
https://github.com/rplevy/clojure-python

Now I'm looking at this:
http://halgari.github.io/clojure-py/

Lots going on!  Exciting!

Kirby

PS:  more regarding my on-going theme here on
edu-sig (aka "Tractor Art"):
http://mybizmo.blogspot.com/2015/08/the-farmer-in-dell.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/edu-sig/attachments/20150822/5dbd3b1f/attachment.html>


More information about the Edu-sig mailing list