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
_______________________________________________ Edu-sig mailing list Edu-sig@python.org https://mail.python.org/mailman/listinfo/edu-sig