Declarative programming topic

Declarative programming is a programming paradigm characterized by describing the target state (or even just the problem itself in some cases) as opposed to specifying the concrete steps needed to reach that target state. The specific steps usually then get generated automatically at Compile Time.

List Declarative programming repositories

tgflow

20
Stars
3
Forks
Watchers

A declarative-style telegram bot framework

absent

39
Stars
8
Forks
Watchers

A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.

SwiftUIFormValidator

95
Stars
20
Forks
Watchers

Declarative form validator for SwiftUI.

CoreDataToSwiftUI

21
Stars
0
Forks
Watchers

Rule based CRUD CoreData Frontends for SwiftUI

DSFToolbar

24
Stars
1
Forks
Watchers

A SwiftUI-style declarative NSToolbar wrapper for macOS.

match-rules

43
Stars
6
Forks
Watchers

A tiny 1kB zero dependency JavaScript utility that lets you write your conditional business logic in a declarative way (React like).

matchbook-ts

32
Stars
0
Forks
Watchers

pattern matching in javascript & typescript made easy

wybe

43
Stars
7
Forks
Watchers

A programming language supporting most of both declarative and imperative programming

DataKit

38
Stars
2
Forks
Watchers

A Swift library to easily read and write binary formatted data using a modern, declarative interface.