/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

macops.ca
| | www.martin-finke.de
2.5 parsecs away

Travel
| |
| | www.jviotti.com
2.2 parsecs away

Travel
| | This article describes how to build iOS applications using Objective-C with CMake instead of plain Xcode
| | furbo.org
2.7 parsecs away

Travel
| | Beginning with Xcode 14, the Simulators for watchOS and tvOS are available as separate downloads (iOS and macOS are still "built-in"). This reduces the app download size significantly, but it also means that you now have to manage these large (3-4 GB) components yourself. When you launch Xcode 14 the first time, you are prompted [...]
| | thomascountz.com
32.3 parsecs away

Travel
| [AI summary] The article discusses the development of a markdown-to-HTML compiler called markie, explaining the core steps of compiler architecture including lexical analysis, parsing, and target code emission, with examples using Ruby and real-world applications.