Polyglot Programming with Python: Python/Scala Interop
Presented On Mar 4, 2012 Abstract I won’t just demonstrate how to use projects that bridge programming languages, I’ll walk through the lower-level code that allows inter-language communication to happen. Topics include: Jython, JEPP, JPype, and JCC, Py4J and Thrift. This PDF version of the slides is fully annotated. Source code for the examples can … Read More