The description of Free Pascal - Play With New Friends
Free Pascal is a professional 32 and 64-bit Pascal compiler. It is multiplatform and open source that integrates with Xcode and is available for various processor architectures, among them: Intel x86, Amd64/x86_64, PowerPC, and PowerPC64.Free Pascal includes three templates to work with Apple's development suite: FPC Carbon Application, FPC-C-C Carbon Application, and FPC Standard Tool. The first allows you to create a new project from the Carbon application with its corresponding resources and nibs. The second adds the possibility to use files mixed from Pascal, C and C. The third allows you to create a project with which to produce a line command tool.To create a new project, select the Pascal option in the user templates and click on one of the previous templates.