• Stars
    star
    126
  • Rank 284,543 (Top 6 %)
  • Language
    Clojure
  • Created almost 15 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Clojure library wrapping JNA's direct call mapping

clj-native

Clojure library for generating JNA direct mappings.

Usage

See src/examples/c_lib.clj
(this section will be updated properly with version 1.0)

Caveats

Anything you can't do with JNA, you also can't do with clj-native.

License

Eclipse public license version 1.0. See epl-v10.html for details.