Embed presentation
Downloaded 108 times





























The document discusses a PHP extension called Hot Chocolate that allows PHP code to interact with Objective-C code by bridging the two languages' runtimes. It works by letting PHP construct classes that represent Objective-C classes and generate code segments to call between the languages. The extension lets PHP developers take advantage of Objective-C without needing expertise in that language.



























