amirrezaask / D5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D5

Lisp inspired, homoiconic, JSON based, ultra fast workflow engine.

Example

Take look into Examples

Syntax

D5 is build around blocks. Blocks are just simple Go maps when stored in memory. Each Block can be evaluated if the Block type is defined for D5. Take look into then JSON-schema for D5

About


Languages

Language:Go 100.0%