Re: C++ access from scala

Alex Cruise <[email protected]> Wed, 7 Sep 2016 13:26:45 -0700
Newsgroups gmane.comp.lang.scala
Message-ID <CAA2+nqEiUOdtbg7y8C2sxmk+nK7+dUUkmRzpZPLWmR38fb+cNg@mail.gmail.com>
--001a1141e34c69bed3053bf0bb1b
Content-Type: text/plain; charset=UTF-8

The cleanest thing I've seen is https://github.com/java-native-access/jna.

-0xe1a

On Thu, Aug 25, 2016 at 8:43 AM, Paul Weiss <[email protected]> wrote:

> Hi,
>
> Are there any better alternatives to accessing C++ libraries from scala
> other than JNI.  Ideally would like to avoid copying data into the C++
> memory space via off heap or other mechanism.  Have legacy C++ code libs
> that need integration with scala programs.
>
> thanks,
> -paul
>
> --
> You received this message because you are subscribed to the Google Groups
> "scala-language" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "scala-language" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

--001a1141e34c69bed3053bf0bb1b
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">The cleanest thing I&#39;ve seen is=C2=A0<a href=3D"https:=
//github.com/java-native-access/jna">https://github.com/java-native-access/=
jna</a>.<div><br></div><div>-0xe1a</div></div><div class=3D"gmail_extra"><b=
r><div class=3D"gmail_quote">On Thu, Aug 25, 2016 at 8:43 AM, Paul Weiss <s=
pan dir=3D"ltr">&lt;<a href=3D"mailto:[email protected]" target=3D"_b=
lank">[email protected]</a>&gt;</span> wrote:<br><blockquote class=3D=
"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding=
-left:1ex"><div dir=3D"ltr">Hi,<div><br></div><div>Are there any better alt=
ernatives to accessing C++ libraries from scala other than JNI.=C2=A0 Ideal=
ly would like to avoid copying data into the C++ memory space via off heap =
or other mechanism.=C2=A0 Have legacy C++ code libs that need integration w=
ith scala programs.</div><div><br></div><div>thanks,</div><div>-paul</div><=
/div><span class=3D"HOEnZb"><font color=3D"#888888">

<p></p>

-- <br>
You received this message because you are subscribed to the Google Groups &=
quot;scala-language&quot; group.<br>
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:[email protected]" targ=
et=3D"_blank">scala-language+unsubscribe@<wbr>googlegroups.com</a>.<br>
For more options, visit <a href=3D"https://groups.google.com/d/optout" targ=
et=3D"_blank">https://groups.google.com/d/<wbr>optout</a>.<br>
</font></span></blockquote></div><br></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &=
quot;scala-language&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:[email protected]">scal=
[email protected]</a>.<br />
For more options, visit <a href=3D"https://groups.google.com/d/optout">http=
s://groups.google.com/d/optout</a>.<br />

--001a1141e34c69bed3053bf0bb1b--