RSS 2 projects tagged "Objective-C"

Download Website Updated 01 Feb 2013 Eero

Screenshot
Pop 89.70
Vit 12.57

Eero is a binary-compatible variant of Objective-C 2.0, implemented with a patched version of the Clang/LLVM compiler. It features a streamlined syntax with improved readability and reduced code clutter, as well as new features such as Python-like indentation and a limited form of operator overloading. It is inspired by languages such as Smalltalk and Ruby.

No download No website Updated 13 Sep 2012 j2objc

Screenshot
Pop 29.60
Vit 15.89

J2ObjC is a tool from Google that translates Java code to Objective-C for the iOS platform. It enables Java code to be part of an iOS build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as data access or application logic) in Java, which can then be shared by Web apps using GWT, Android apps, and iOS apps. J2ObjC supports most Java language and runtime features required by client-side application developers, including exceptions, inner and anonymous classes, generic types, threads, and reflection. JUnit test translation and execution are also supported.

Screenshot

Project Spotlight

After Dark Classic Set

A collection of three screen savers from the popular After Dark screen saver.

Screenshot

Project Spotlight

groonga

An full text search engine and column store..