Objective-C is called the superset of C language. It is C language plus object-oriented design. It is suggested to use GCC 3.x series in order to get better Objective-C support.
The syntax of Objective-C can be found here. There is also a PDF file to download. It is very easy to learn Objective-C if you have some idea about C.