scijava-common icon indicating copy to clipboard operation
scijava-common copied to clipboard

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

Open ctrueden opened this issue 1 year ago • 1 comments

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.

ctrueden avatar Nov 19 '24 17:11 ctrueden