invesdwin / invesdwin-context

Module system for software product lines
GNU Lesser General Public License v3.0
6 stars 0 forks source link

implement scripting for beanshell #13

Closed subes closed 2 years ago

subes commented 2 years ago

Seems like beanshell nowadays has jsr223 support, but it seems buggy: https://github.com/scijava/scripting-beanshell/issues/2

Should also consider to use JShell instead.

subes commented 2 years ago

done, this is a lot faster than jshell