1 repository
Tools for renaming or transforming external API signatures to match native language conventions.
Explore 1 awesome GitHub repository matching programming languages & runtimes · API Mapping Configurations. Refine with filters or upvote what's useful.
Swift is a high-performance, general-purpose programming language designed for safety and speed. It features a modular compiler front-end that transforms source code into optimized machine binaries, utilizing a value-oriented type system that prioritizes predictable state management through value and reference types. The language is built on a task-based concurrency model that schedules asynchronous operations across multicore hardware to ensure data race safety. The project distinguishes itself through a native, bi-directional interoperability mechanism that allows for direct integration wit
Bridging macros rename external types and functions or map getters and setters to match native property conventions.