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.
ObservableComputations
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
precept
A declarative programming framework
logtalk3
Logtalk - declarative object-oriented logic programming language
hof
Framework that joins data models, schemas, code generation, and a task engine. Language and technology agnostic.
WhyHaskellMatters
In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples....
libretto
Declarative concurrency and stream processing library for Scala
bow
🏹 Bow is a cross-platform library for Typed Functional Programming in Swift
resourcerer
Declarative data-fetching and caching framework for REST APIs with React
DirectToSwiftUI
Rule based CRUD Database Frontends for SwiftUI
SwiftUIRules
Dynamic, Rule based @EnvironmentKeys for SwiftUI