The Artima Developer Community
Sponsored Link

Java Buzz Forum
Kohsuke Kawaguchi has released NLink, a JNI alternative for invoking native methods from Java.

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
News Manager

Posts: 47623
Nickname: newsman
Registered: Apr, 2003

News Manager is the force behind the news at Artima.com.
Kohsuke Kawaguchi has released NLink, a JNI alternative for invoking native methods from Java. Posted: Feb 12, 2007 12:58 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by News Manager.
Original Post: Kohsuke Kawaguchi has released NLink, a JNI alternative for invoking native methods from Java.
Feed Title: Cafe au Lait
Feed URL: http://www.cafeaulait.org/today.rss
Feed Description: Cafe au Lait is the preeminent independent source of Java information on the net. Unlike many other Java sites, Cafe au Lait is neither beholden to specific companies nor to advertisers. At Cafe au Lait you'll find many resources to help you develop your Java programming skills here including daily news summaries, FAQ lists, tutorials, course notes, examples, exercises, book reviews, user groups and more.
Latest Java Buzz Posts
Latest Java Buzz Posts by News Manager
Latest Posts From Cafe au Lait

Advertisement
Kohsuke Kawaguchi has released NLink, a JNI alternative for invoking native methods from Java. Unlike JNI, NLink is driven by annotations. You do not need to write a separate Java method corresponding to each native method you want to call. NLink is published under the MIT License.

Read: Kohsuke Kawaguchi has released NLink, a JNI alternative for invoking native methods from Java.

Topic: Java 7 Roundup (Feb 7th) Previous Topic   Next Topic Topic: Multiple Inheritance in Java

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use