IQSS / DataTaggingLibrary

Language tools for DataTags (Decision graph variant). Including the embeddable runtime engine
http://datatags.org
Apache License 2.0
8 stars 11 forks source link

More efficient [consider] syntax #259

Open michbarsinai opened 4 years ago

michbarsinai commented 4 years ago
[consider: SlotName
 {v1:...}
 {v2:...}
 {v3:...}
 {vn:...} 
 {else:..}
]

(else is optional)