Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pothosware/pothosjava

Java bindings for the Pothos framework
https://github.com/pothosware/pothosjava

dataflow java java-bindings pothos pothos-framework

Last synced: 2 months ago
JSON representation

Java bindings for the Pothos framework

Awesome Lists containing this project

README

        

# Java bindings for the Pothos framework

## Documentation

* https://github.com/pothosware/PothosJava/wiki

## Dependencies

* Pothos library
* JAVA JNI development libraries and headers

## Building

configure, build, and install with CMake

## Layout

* The root directory contains a Pothos::ProxyEnvironment overload that can call into the Java C API.

## Licensing information

Use, modification and distribution is subject to the Boost Software
License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)