Zig vs D generics
Ola Fosheim Grøstad
ola.fosheim.grostad at gmail.com
Wed Oct 12 18:06:15 UTC 2022
On Wednesday, 12 October 2022 at 17:59:37 UTC, ryuukk_ wrote:
> Apple went with Swift as an evolution to C++ and ObjC; no JIT
> and no GC and yet it powers SwiftUI, modern, easy to use and
> efficient declarative UI framework
This is getting very off topic. Apple has always had a lock-in
strategy where they try to get developers to create "iOS only
apps" and "iOS first apps". This is a political game, not a
technical one. They did the same with the GPU API Metal.
You can control a 2D UI from a scripting language or from D, but
there will be no noticeable performance difference on modern
hardware. Both approaches are equally valid.
More information about the Digitalmars-d
mailing list