Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Groovy Scripting Support #17

Open
Escapingbug opened this issue Jun 16, 2021 · 0 comments
Open

Groovy Scripting Support #17

Escapingbug opened this issue Jun 16, 2021 · 0 comments
Labels
difficulty: medium requires some internal insights of the project itself

Comments

@Escapingbug
Copy link

Jython is mostly fine for Python lovers (quite a lot in reversers).

However, it is currently stuck at py 2.7 and is not following Java schemes. For those familiar with Java, groovy might be a better scripting language choice. Groovy scripting support is welcomed to allow Java programmars to experiment the features more fluently.

The implementation could refer to Python(Jython) implmentation. It should not be too difficult.

@Escapingbug Escapingbug added the difficulty: medium requires some internal insights of the project itself label Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: medium requires some internal insights of the project itself
Projects
None yet
Development

No branches or pull requests

1 participant