declarative-programming
There are 210 repositories under declarative-programming topic.
CoNarrative/precept
A declarative programming framework
bow-swift/bow
🏹 Bow is a cross-platform library for Typed Functional Programming in Swift
potassco/clingo
🤔 A grounder and solver for logic programs.
hofstadter-io/hof
Framework that joins data models, schemas, code generation, and a task engine. Language and technology agnostic.
thma/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. The presentation aims to be self-contained and does not require any previous knowledge of the language.
LogtalkDotOrg/logtalk3
Logtalk - declarative object-oriented logic programming language
pine-vm/pine
Cross-platform runtime environment for the Elm programming language.
TomasMikula/libretto
Declarative concurrency and stream processing library for Scala
IgorBuchelnikov/ObservableComputations
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
Open-Bytes/SwiftUIFormValidator
Declarative form validator for SwiftUI.
octopus2023-inc/gensphere
Declarative framework to build LLM-based applications
noahgrant/resourcerer
Declarative data-fetching and caching framework for REST APIs with React
DirectToSwift/DirectToSwiftUI
Rule based CRUD Database Frontends for SwiftUI
react-declarative/react-declarative
A React form builder which interacts with a JSON endpoint to generate nested 12-column grids with input fields and automatic state management in a declarative style. Endpoint is typed by TypeScript guards (IntelliSense available). This tool is based on material-ui components, so your application will look beautiful on any device...
DirectToSwift/SwiftUIRules
Dynamic, Rule based @EnvironmentKeys for SwiftUI
HarvardPL/AbcDatalog
Datalog that's as easy as ABC.
dashersw/vuelve
A declarative syntax for the Composition API in Vue 3.
pschachte/wybe
A programming language supporting most of both declarative and imperative programming
exekube/exekube
Exekube is a framework for managing the whole lifecycle of Kubernetes-based projects as declarative code with Terraform and Helm
naman03malhotra/match-rules
A tiny 1kB zero dependency JavaScript utility that lets you write your conditional business logic in a declarative way (React like).
AlbanPerli/Noema-Declarative-AI
A declarative way to control LLMs.
QuickBirdEng/DataKit
A Swift library to easily read and write binary formatted data using a modern, declarative interface.
rvarago/absent
A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.
matchbook-ts/matchbook-ts
pattern matching in javascript & typescript made easy
ApiLogicServer/ApiLogicServer-src
Create an executable project (API and Admin App) from a database or natural language prompt with 1 command, customize with declarative rules and Python in your IDE, containerize and deploy.
Geri-Borbas/iOS.Package.Withable
📐 Declarative UIKit in 10 lines of code.
AlgebraicJulia/AlgebraicRewriting.jl
Implementations of algebraic rewriting techniques like DPO, SPO, SqPO.
mingodad/picat
My unofficial picat http://picat-lang.org/ repository
dagronf/DSFToolbar
A SwiftUI-style declarative NSToolbar wrapper for macOS.
maciej-nowak/DP-Film-Expert-System
Film expert system based on logic rules. Created at the Univeristy as the project within Declarative Programming classes in 2015. The purpose of this project was to creat expert system in Prolog and improve understanding of declarative programming paradigm.
jogboms/declarative_reactivity_workshop
Implement a declarative reactivity system from scratch.
DirectToSwift/CoreDataToSwiftUI
Rule based CRUD CoreData Frontends for SwiftUI
danlkv/tgflow
A declarative-style telegram bot framework
nadobando/pydiction
A Python module to test dicts in a declarative way
Alja7dali/swift-web-page
📄 A Swift DSL for writing type-safe HTML/CSS in SwiftUI way
Abouelyatim/Functional-Programming-101-Java
Functional programming course