ctongfei / kingscross   0.1.0

GitHub

Portal from the magical world of Scala to dangerous external interpreters outside JVM

Scala versions: 2.11

kingscross

Calling external interpreters (Python etc.) from Scala

Overview

kingscross is a framework for handling external interpreters (Python/Matlab/etc.). It utilizes Scala's flexible syntax and its Dynamic support to create a fun way of channeling other languages and their libraries from Scala.

Currently only Python is supported.

Python | GUIDE | "me.tongfei" %% "kingscross-python" % "0.1.0-SNAPSHOT"