rococoa
Java-Objective C bridge
Enables Java developers to use Objective-C code and objects in their applications
Rococoa allows you to call Objective-C code through Java classes and interfaces that you define.
73 stars
8 watching
18 forks
Language: Java
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
neoclide/coc-java | Provides Java language support via Eclipse JDT Language Server | 453 |
pchab/androidrtc | An Android client for WebRTC video calls between androids and/or desktop browsers. | 1,585 |
feuerwerk/kryococoa | An Objective-C port of the Kryo serialization library, allowing developers to serialize and deserialize objects in various formats. | 17 |
cincheo/jsweet | Transpiles Java code to run on the web using TypeScript and JavaScript | 1,461 |
praeclarum/netjs | Compiles .NET assemblies to JavaScript, allowing reuse in web apps by converting portable parts into reusable TypeScript files. | 964 |
bertrand/handlebars-objc | An Objective-C implementation of the Handlebars.js templating system | 255 |
hoplon/castra | A Clojure RPC library that enables asynchronous server-side function execution from client-side code. | 172 |
j2objc-contrib/j2objc-gradle | Enables Java source code to be shared between Android and iOS apps using J2ObjC | 139 |
tailrecursion/javastar | A tool for writing Java code in Clojure | 64 |
jserv/mazucc | A minimal C compiler generating x86_64 assembly code | 516 |
calctopia-opensource/jdk10u | A reimplementation of Java for secure computation. | 4 |
hiroeorz/apprtcdemo | An iOS project demonstrating WebRTC functionality | 46 |
mikeash/maobjcruntime | Provides an object-oriented interface around the Objective-C runtime APIs. | 1,533 |
charto/nbind | A toolset that enables seamless integration of C++ code with JavaScript applications. | 1,979 |
hackerfoo/poprc | A compiler for a language that supports recursion and concatenative data structures with features like dependent types and partial evaluation | 243 |