Versions

Description

Dyna is a small, high-level declarative programming language. A Dyna program specifies a collection of named data items. These items can be queried, much like a database. Dyna's power comes from the ability to define an item's value by rule from the values of other items, much like a spreadsheet. Thus, Dyna provides a unified way of specifying both data and algorithms. Dyna's algorithms are reactive: a change to an item's value efficiently propagates to related items, changing their values for future queries.

Repository

https://github.com/kosiakk/dyna.git

Project Slug

dyna

Last Built

No builds yet

Maintainers

Home Page

https://github.com/nwf/dyna

Badge

Tags

language, logic, programming

Short URLs

dyna.readthedocs.io
dyna.rtfd.io

Default Version

latest

'latest' Version

master