Skip to content

This project provides a few examples demonstrating interoperability between Swift and C++

License

Notifications You must be signed in to change notification settings

cabmeurer/cxx-swift-interop-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cxx-Swift-Interop-Examples

C++ amd Swift Interoperability Examples

Overview

This project provides a collection of examples demonstrating interoperability between Swift and C++. It aims to showcase how you can seamlessly integrate Swift and C++ code in your applications, taking advantage of the strengths of both languages.

C++ amd Swift are powerful programming languages with unique features and capabilities. Combining these two languages can be extremely beneficial in scenarios where performance and high-level abstractions are both required. This repository contains example code snippets and projects that illustrate different aspects of Swift and C++ interoperability.

Documentation

For detailed information and documentation on Swift and C++ interoperability, refer to the official documentation:

C++ amd Swift Interoperability Documentation

Contributions to this project are welcome! If you have additional examples, improvements, or bug fixes, please feel free to open a pull request.

License

This project is licensed under the MIT License. Feel free to use and modify the code as needed for your projects.

About

This project provides a few examples demonstrating interoperability between Swift and C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published