PinnedBehaviour Driven Developing with Colibri — a Swift Type LanguageFew days ago I presented Colibri, a declarative language inside Swift’s type system. To keep that article short I did not include a crucial…6d ago6d ago
PinnedColibri: The Fully Declarative And Turing-Complete Language Lurking Inside Swift’s Type SystemIn this article I want to show you Colibri, a language using type declarations for logic, behavior and relationships. It is found within…May 21May 21
PinnedPublished inCodeXA New Coding Paradigm: Declarative Domain ProgrammingEdit May 2025: Since I wrote this article I have been made aware thet there is a programming paradigm called Language Oriented Programming…Sep 28, 20245Sep 28, 20245
PinnedPublished inCodeXDeclarative Diplomacy in SwiftI want to introduce a fabulous game. It rquires strategic thinking, courage, psychology, negotiation skills — and the occasional…Oct 5, 2021Oct 5, 2021
Colibri and Clean Architecture — Declarative Coding in SwiftIn two previous articles I introduced Colibri, a declarative language hiding in Swift’s type system and showed how to use it with BDD. Now…3d ago3d ago
Published inCodeXIs This Programming Paradigm New?preface: to define what a programming paradigm is in context of this post, I will use the definition used in wikipedia:Apr 262Apr 262
Published inCodeXThe Declarative Domain Paradigm in SwiftIn this article I want to demonstrate how we can use Swift’s type system to code in a declarative fashion. As we will use Domain Specific…Jun 16, 2024Jun 16, 2024
Published inDev GeniusDomain Declarative Coding in SwiftIn this post I want to introduce you to Domain Declarative Coding in Swift.May 16, 2024May 16, 2024
Coding Kata: FizzBuzz in Declarative Swifthttps://gitlab.com/vikingosegundo/declarativefizzbuzzMay 12, 2024May 12, 2024