Adding support for new non-JVM language

We’re actively working on making it easier to add support for a new language. This will be based on the current native language plugin implementations, as well as the the new ‘java-lang’ and ‘jvm-components’ plugins. Following this pattern is the way to go, although a lot of changes are planned in this area to make this a lot simpler.

What is the target platform/runtime for the language you want to support: the ‘native’ © runtime? the JVM? a Javascript interpreter? Something else?