ObjFW  Top-level Files of 27d64d775a3676eba5ac014c1694e6063a5a291881dffd6f9e07399670b73c6f

Files in the top-level directory of check-in 27d64d775a3676eba5ac014c1694e6063a5a291881dffd6f9e07399670b73c6f


ObjFW is a portable, lightweight framework for the Objective-C language. It enables you to write an application in Objective-C that will run on any supported by ObjFW without having to worry about differences between operating systems or various frameworks you would otherwise need if you want to be portable.

It supports all modern Objective-C features when using Clang, but is also compatible with GCC ≥ 4.6 to allow maximum portability.

ObjFW is intentionally incompatible with Foundation.

You can read more about ObjFW on its homepage, including how to install and use it.