My idea for seamless interop to C++
Jacob Carlborg
doob at me.com
Thu Nov 19 08:21:16 UTC 2020
On Thursday, 19 November 2020 at 07:37:52 UTC, Petar Kirov
[ZombineDev] wrote:
> Yes, this project is completely tied to LDC. However, it is the
> one also offering the tightest C++-interop
A side note: looks like Swift is planning for C++
interoperability [1]. For the C the interoperability, Swift uses
the same approach as Calypso. Zig does this as well [2].
[1]
https://github.com/apple/swift/blob/main/docs/CppInteroperabilityManifesto.md
[2]
https://ziglang.org/#Integration-with-C-libraries-without-FFIbindings
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list