Best Application Development Software for Xcode - Page 2

Compare the Top Application Development Software that integrates with Xcode as of December 2025 - Page 2

This a list of Application Development software that integrates with Xcode. Use the filters on the left to add additional filters for products that have integrations with Xcode. View the products that work with Xcode in the table below.

  • 1
    Racket

    Racket

    Racket Language

    Racket is a general-purpose, multi-paradigm programming language that serves as a modern dialect of Lisp and a descendant of Scheme. It is designed as a platform for programming language design and implementation, enabling developers to create new domain-specific and general-purpose languages. Racket's core language includes features such as macros, modules, lexical closures, tail calls, delimited continuations, parameters (fluid variables), software contracts, green threads, and OS threads. The language also comes with primitives, such as event spaces and custodians, which control resource management and enable the language to act like an operating system for loading and managing other programs. Further extensions to the language are created with the powerful macro system, which, together with the module system and custom parsers, can control all aspects of a language. Most language constructs in Racket are implemented as macros in the base language.
  • 2
    Cocos Creator
    Cocos Creator is an efficient, lightweight, open source, cross-platform graphics engine and real-time interactive 2D and 3D digital content creation platform. It is not only flawless for 2D and 3D game development, but also provides integral solutions for automotive, XR, Metaverse, and education. The engine offers high performance, low power consumption, streaming loading, and cross-platform publishing capabilities. Cocos Creator features an all-in-one editor designed for artists, game planners, and developers, a powerful plug-in system for free expansion, a smooth animation editor, and an easy-to-use and easy-to-debug TypeScript scripting language. It supports full coverage of various platforms, providing friendly and professional tools to create virtual worlds. The platform also offers solutions for virtual character creation, industrial simulation, interactive marketing, XR content creation, gaming, and smart digital cockpits.
  • 3
    SpriteKit
    SpriteKit is Apple's 2D game development framework that provides a graphics rendering and animation infrastructure for animating textured images, or sprites. It leverages Metal to achieve high-performance rendering and integrates seamlessly with other Apple frameworks like ARKit and SceneKit, allowing for the creation of immersive augmented reality experiences. Developers can utilize SpriteKit's scene editor within Xcode to design and preview game levels, characters, and animations, streamlining the development process. The framework also supports physics simulations, particle systems, and various special effects, enabling the creation of dynamic and interactive game environments. With its intuitive API and robust toolset, SpriteKit simplifies the development of engaging 2D games and applications across Apple's platforms.
  • 4
    Core ML

    Core ML

    Apple

    Core ML applies a machine learning algorithm to a set of training data to create a model. You use a model to make predictions based on new input data. Models can accomplish a wide variety of tasks that would be difficult or impractical to write in code. For example, you can train a model to categorize photos or detect specific objects within a photo directly from its pixels. After you create the model, integrate it in your app and deploy it on the user’s device. Your app uses Core ML APIs and user data to make predictions and to train or fine-tune the model. You can build and train a model with the Create ML app bundled with Xcode. Models trained using Create ML are in the Core ML model format and are ready to use in your app. Alternatively, you can use a wide variety of other machine learning libraries and then use Core ML Tools to convert the model into the Core ML format. Once a model is on a user’s device, you can use Core ML to retrain or fine-tune it on-device.
  • 5
    Buzztouch

    Buzztouch

    Buzztouch

    Buzztouch is software and an amazing community that helps people make native iOS and Android apps. Unlike many "app builders", there are no limits to what kinds of apps you can make using Buzztouch. Use the Buzztouch control panel to make an app, download the iOS or Android project, and you're off to the races. Use Xcode or Android Studio to install your app on your device. When you're happy, submit it to the App Store or the Google Play market. Native iOS and Android projects are packaged up nicely for you to keep. Whether you are just getting started or well on your way, you'll find Buzztouch community members just like you in your area or nearby to welcome you and lend a hand. Find Buzztouch friends across the pond and around the world to explore ideas, ask questions, and share your experiences with others. We think you should own your projects so you can tinker with code if you want.
  • 6
    C

    C

    C

    C is a programming language created in 1972 which remains very important and widely used today. C is a general-purpose, imperative, procedural language. The C language can be used to develop a wide variety of different software and applications including operating systems, software applications, code compilers, databases, and more.