kotlin support?

Post Reply New Topic
RELATED
PRODUCTS

Post

great jvm language, can we use it?

Post

i now see .bwextension is just a jar so i'm assuming yes. i imagine when debugging you might end up looking at generated java but hey, life is about trade-offs

Post

dirtysnow wrote: Wed Oct 02, 2019 2:18 am i now see .bwextension is just a jar so i'm assuming yes. i imagine when debugging you might end up looking at generated java but hey, life is about trade-offs
Never tested but you should be able to use any language which compiles to Java byte code.

Post

Confirmed working in a Hello World project. Just be sure to include the contents of the kotlin stdlib and runtime jars in the .bwextension.

Post

I'm building out a kotlin plugin:

https://github.com/whodevil/bitwig-mpd

Post

I've made a template for kotlin / gradle: https://github.com/NoyaD9/bitwig-script-kotlin-template

Post Reply

Return to “Controller Scripting”