Articles Tagged 'Porting'

How to develop in PHP with Xcode and Objective-C

How many programmers to use, I also build my own library of functions ready to be reused in multiple projects and multiple contexts. Let me change the title of this post, maybe a little 'risky but, nevertheless, as we shall see, not far from reality.

In Objective-C you can write and call C / C + +, including the assembly for that matter. This characteristic makes it a very versatile language and, in some respects, phenomenal. On the one hand, you can use and appreciate the purely syntax of Objective-C, on the other you can run faster porting code written in ANSI C (perhaps for Digital Unix or Sun) and can comfortably fit into our iPhone or iPad applications; not to mention all the BSD kernel is already available on Mac OS X!

Continued ...

Commodore 64 emulator JavaScript

A little 'time ago I reported a version of a Commodore 64 emulator written in Adobe ActionScript 3.0, now in a new version :

Commodore 64 Emulator in Adobe Flash

Continued ...

Shop for considerations on the evolution of languages: AS2 vs. AS3

Reading the article by Julius ActionScript 2 or ActionScript 3? Let's clear!   I would like to make some considerations on the evolution "inverse" of some development tools for those who, like me, is the programming C / C + +.

Continued ...