Skip to content
Scapix Language Bridge
C++ Other
  1. C++ 99.8%
  2. Other 0.2%
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
java_api Initial commit Mar 6, 2019
project/cmake fix java abstract class wrapper: #6 Dec 6, 2019
source simplify bridge/java/object Dec 6, 2019
.gitignore add FetchContent_Declare for scapix-bin Jul 13, 2019
LICENSE.txt Initial commit Mar 6, 2019
README.md update readme Jul 27, 2019

README.md

Scapix Language Bridge

Automatic, on the fly bindings from C++ to Java, Objective-C, Swift, Python, JavaScript (with more languages coming soon). Bridge code automatically generated directly from C++ header files, no need to manually maintain IDL definitions or bindings.

Scapix Bridge Intro

Getting started

Documentation
Bridge Example
Java Link Example

License

Please carefully read license agreement.

In short: If you comply with license agreement, you may use Scapix Language Bridge free of charge to build commercial and/or open source applications. You may NOT modify and/or redistribute the Scapix Language Bridge product itself.

You can’t perform that action at this time.