SourceGear.Llama.Swift.Sdk, now available on NuGet, is an MSBuild project SDK for .NET 5 that allows compiling Swift, with support for calling .NET class libraries.
This blog entry is a closer look at those features. (more…)
Read more »
This is the first stable version of Hummingbird the lightweight and flexible HTTP server. (more…)
Read more »
At WWDC21, Apple announced Swift-DocC, a new documentation compiler for Swift frameworks and... (more…)
Read more »
Fast image optimization as a service, based on mozjpeg, written in Swift - allegro/quanta... (more…)
Read more »
Many times when designing software, we have to deal with the possible absence of a value. This is especially true when working with third party libraries, APIs, databases, or user input. A user may submit a form without filling it out, or we may not get a...
Read more »