← Back to KHAO

Microsoft · Apple ·

Windows API Is Successful Cross-Platform API

2 min read

Compiled by KHAO Editorial — aggregated from 1 outlet. See llms.txt for citation guidance.

◌ Single Source

Windows API is Successful Cross-Platform API.

While doing Windows Retrocoding, the reporter uses CrossOver to test their programs on macOS.

Key facts

Summary

You might find the title a little bit odd. The keyword here is iterate. In the real world, the internet is TCP/IP, and it's TCP IP that runs on computers, phones, and other devices. A successful standard is driven by pragmatism. This standard came from the need to standardise API across UNIX variants and clones. The reason they're implementing POSIX is because of the rich ecosystem it offers. Apple took this path when they built Darwin, the kernel of macOS, or previously NeXTStep. NeXT built their kernel by combining Mach and BSD code and then used GCC as its compiler of choice.

Read full article at retrocoding.net →

#Microsoft #Apple