Nat! bio photo

Nat!

Senior Mull

Twitter Github Twitch

Letzte Einträge

mulle-objc 0.23.1 Release

mulle-objc project homepage How to update Follow the instructions in foundation-developer to install a new development environment. To update an...

`do` and `for` blocks

There are two ongoing trends in the mulle libraries. One is to wrap short lived data structures into a “do” block. The other is to hide the enumerators in...

mulle-alloca for safe stack allocations

Use mulle_alloca_do like a better alloca mulle-allocator provides the mulle_alloca_do macro for stack based storage, that gets swapped to heap based when ...

Die neue S Klasse

Bash like string expansion in Objective-C So lets dive right in with a real world example. mulle-readme-cms, uses the templating language interpreter mull...

Making an Amazon Music Player for Linux

Granted the Spotify player (App) is much, much better than the Amazon Music Player (Web). But just for listening to some random music, Amazon isn’t too ba...

mulle-objc 0.22.1 Release

How to update Follow the instructions in foundation-developer to install a new development environment. To update an existing mulle-objc project, you sho...