Meet the first strongly declarative server-side framework. - Apodini/corvus... (more…)
Read more »
Due to rapid development, we had been suffering from a major problem: Swift 2 iOS apps can only run on Xcode 7 which is not officially compatible with macOS Sierra or above (the most disturbing thing being the Instruments profiling tool will always crash ... (more…)
Read more »
If you've gotten this far in the tutorial, then you'll have built a Lexer and
Parser for the
Kaleidoscope programming language.
If you haven't read those, I'd strongly recommend reading Part 1 and Part 2 first. This time we'll be turning this parser into ...
Read more »
I am migrating a rough ~9000 lines of Swift 2 code to Swift 3. So really a small thing. And this is a mess of epic magnitude; the time needed to do that is not counted in hours... (more…)
Read more »
The WWDC20 Swift Student Challenge gave students around the world the opportunity to showcase their love of coding by creating an incredible Swift playground. Starting today, developers who submitted their applications can find out their status by signing... (more…)
Read more »