libobjc2 2.1 Objective-C runtime library for Clang
Libobjc2 is an Objective-C runtime library designed as a drop-in replacement for GCC runtime. It supports following features beyond GCC runtime.
Modern Objective-C runtime APIs.
Blocks (Closures).
Synthesised property accessors.
Efficient support for
@synchronized()
.Type-dependent dispatch.
Associated reference API.
Automatic Reference Counting.
- Website: http://www.gnustep.org/
- License: Expat
- Package source: gnustep.scm
- Patches: libobjc2-unbundle-robin-map.patch
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu