Open monochromata opened 9 years ago
This is fairly simple. Script support in jACT-R predates Java's support for dynamic languages.
In https://github.com/monochromata/jactr scripting is now a separate bundle. Currently io depends on it. Rhino is still used. Scripting is not part of a feature yet, as I'm waiting for feature-generation to become available in https://github.com/reficio/p2-maven-plugin .
scripting needs to be put into its own bundle, separate from jactr core