awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesWindows Runtime Implementations

Execution environments that allow the Objective-C language to run on the Windows operating system.

Distinct from Objective-C: Distinct from general Objective-C resources: focuses specifically on the runtime implementation for Windows.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Windows Runtime Implementations. Refine with filters or upvote what's useful.

Awesome Windows Runtime Implementations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • microsoft/winobjcmicrosoft 的头像

    microsoft/WinObjC

    6,239在 GitHub 上查看↗

    WinObjC 是 Windows 操作系统上 Objective-C 语言运行时和对象模型的实现。其主要目的是支持 iOS 应用程序的移植,实现在 Windows 上执行 Objective-C 代码和 iOS API。 该项目具有一个原生 API 桥接器,将 Objective-C 系统框架调用映射到原生 Windows API 函数。它包括一个将 Xcode 项目目标和工作区转换为 Visual Studio 格式的工具链,并将可视化 Storyboard 设计文件转换为活跃的屏幕界面元素。 该代码库涵盖了二进制互操作性、多架构编译和用户界面事件的路由。它还提供了用于在调试期间检查运行时内存状态和可视化原生对象的诊断工具。 项目输出以 NuGet 包的形式分发。

    Runs the Objective-C language runtime on Windows to maintain cross-platform development consistency.

    C
    在 GitHub 上查看↗6,239
  1. Home
  2. Programming Languages & Runtimes
  3. Programming Language Varieties
  4. Programming Languages
  5. Systems & Low-Level
  6. Objective-C
  7. Windows Runtime Implementations