Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Inline Java and standalone executable

by chrestomanci (Priest)
on Jun 29, 2013 at 08:25 UTC ( [id://1041425]=note: print w/replies, xml ) Need Help??


in reply to Inline Java and standalone executable

Both perl and java can be embeded into another executable. (Compiled from C or suchlike)

Could you build a single large binary that includes both perl and java, and organise the communications between the perl and the java portions in the C code that calls them both (via JNI and XS).

I doubt it would be easy, but if it important that you have a single fat binary, then it should work.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1041425]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-03-29 05:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found