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

Use of JAWK with JSR 232 #1

Open
itexto opened this issue Jun 8, 2015 · 3 comments
Open

Use of JAWK with JSR 232 #1

itexto opened this issue Jun 8, 2015 · 3 comments

Comments

@itexto
Copy link

itexto commented Jun 8, 2015

Hi,

could not find how to use JAWK with JSR 232. How can I do it?

@hoijui
Copy link
Owner

hoijui commented Jun 11, 2015

hey! :-)
i have not heard of JSR 232 before. i just read about it shortly in their specs, and i don' feel much wiser. can you please help me a bit? it is related to OSGi (that one i know)?
what exactly would JAWK have to support? how would you use it then?

@knut-forkalsrud
Copy link

I think JSR 223 makes more sense than 232.
I'm no expert, but there is at least one example of other implementations. This one delegates to bash or cmd.exe: https://github.com/youribonnaffe/jsr223-nativeshell

@hoijui
Copy link
Owner

hoijui commented Apr 29, 2016

ahhh thank you @knut-forkalsrud, indeed that makes much more sense!
JSR223 - Scripting for the Java Platform is a framework for embedding scripts into Java source code
https://en.wikipedia.org/wiki/JSR223
https://www.jcp.org/en/jsr/detail?id=223

that is not implemented (yet) for JAWK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants