Lisp HUG Maillist Archive

Java call to Lisp under Unix

Greetings.

   I need to provide a Lisp service to a Java system on a
Solaris box.

   What are my best options?

   I'd love to hear that there's a way to create a shared object
file (.so).

   Does anyone have a pair of functions sitting around - one
Java one Lisp, with the Java function calling the Lisp?

   Thanks,

Rich


Re: Java call to Lisp under Unix

Richard Wyckoff wrote:

> Greetings.
>
>   I need to provide a Lisp service to a Java system on a
> Solaris box.
>
>   What are my best options?
>
>   I'd love to hear that there's a way to create a shared object
> file (.so).
>
>   Does anyone have a pair of functions sitting around - one
> Java one Lisp, with the Java function calling the Lisp?
>

There's always CORBA.

__Jason


Updated at: 2020-12-10 08:51 UTC