An open API service indexing awesome lists of open source software.

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.

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.