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

pine

211
Stars
18
Forks
Watchers

Cross-platform runtime environment for the Elm programming language.

pydiction

18
Stars
0
Forks
Watchers

A Python module to test dicts in a declarative way

swift-web-page

16
Stars
1
Forks
Watchers

📄 A Swift DSL for writing type-safe HTML/CSS in SwiftUI way

react-declarative

58
Stars
5
Forks
Watchers

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 gu...

exekube

44
Stars
16
Forks
Watchers

Exekube is a framework for managing the whole lifecycle of Kubernetes-based projects as declarative code with Terraform and Helm

vuelve

48
Stars
6
Forks
Watchers

A declarative syntax for the Composition API in Vue 3.

DP-Film-Expert-System

22
Stars
7
Forks
Watchers

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 i...

picat

26
Stars
1
Forks
Watchers

My unofficial picat http://picat-lang.org/ repository