scijava / scijava-common

A plugin framework and application container with built-in extensibility mechanism :electric_plug:
BSD 2-Clause "Simplified" License
91 stars 52 forks source link

Make `#@script` directive with `language` key, to disambig Jython vs Python #485

Open ctrueden opened 1 week ago

ctrueden commented 1 week ago

The scripting-python repository enables true Python scripting via the scyjava project. But it clashes with scripting-jython. Let's let scripts declare their intended language.