https://github.com/typelead/eta-ffi
A command line tool to automate the generation of ffi import code for the bindings of various Java libraries.
https://github.com/typelead/eta-ffi
eta ffi ffi-bindings haskell jar jvm
Last synced: 5 months ago
JSON representation
A command line tool to automate the generation of ffi import code for the bindings of various Java libraries.
- Host: GitHub
- URL: https://github.com/typelead/eta-ffi
- Owner: typelead
- License: bsd-3-clause
- Created: 2017-04-03T12:36:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-15T15:39:50.000Z (almost 8 years ago)
- Last Synced: 2025-04-09T05:06:23.815Z (6 months ago)
- Topics: eta, ffi, ffi-bindings, haskell, jar, jvm
- Language: Haskell
- Size: 42 KB
- Stars: 18
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eta FFI Generator
`eta-ffi` is a Eta source code generator for Java FFI bindings.
This repo is under active development.
Please refer to the [spec](https://gist.github.com/rahulmutt/ba5f5302de7b23a635a454ccc9e8961c) for more information.
Subscribe to [Issue #164](https://github.com/typelead/eta/issues/164) in the main `eta` repo to get updates on the progress.