Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 749 Bytes

blawx.md

File metadata and controls

26 lines (20 loc) · 749 Bytes
date tags
2020-06-23
rules_as_code
tools
todo

Blawx

Blawx is a visual develepment environment for a subset of ErgoLite, which is the open source version of [[[ergoai_ergolite]]], also known as Flora-2. It is aimed at creating an easy-to-learn interface for open-source declarative logic programming for use in Rules as Code.

It uses the Blockly library from google to create ErgoLite code, and offers an API to a ErgoLite reasoner online that accepts code and queries in the Blawx format, and data in JSON.

It is integrated with [[[docassemble]]] for use in expert systems through the docassemble-blawx module.

Jason wrote it.

There is an online live demo.