[plt-scheme] Interfacing with Java code
What about using GCJ to compile Java to C/machine code and
use the FFI to use that?
--Hans
Noel Welsh schreef:
> I see two options:
>
> - Write code to interface via the JNI
>
> - Communicate via sockets (probably easier)
>
> N.
>
> --- "Paulo J. Matos" <pocmatos at gmail.com> wrote:
>
>
>> Hi,
>>
>> Is there any way in current DrScheme to interface with
>> Java code?
>> Something like ffi for Java? I know I can use Kawa or
>> other Java-based
>> Scheme but I would prefer PLT-Scheme if that were to be
>> possible.
>>
>>
>> Cheers,
>> --
>> Paulo Jorge Matos - pocm at sat inesc-id pt
>>
>
> Email: noelwelsh <at> yahoo <dot> com noel <at> untyped <dot> com
> AIM: noelhwelsh
> Blogs: http://monospaced.blogspot.com/ http://www.untyped.com/untyping/
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>
>