You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DCS as json objects can be very verbose and difficult to interpret and write, especially for busineess/domain experts.
Use Case
A new DSL for DCS similar to CSS to fine target and decorators on them can be helpful to interpret and author DCS.
Possible Solution
I hacked a small project over this weekend for a DSL for Decorator Command Sets, syntax is somewhat a mixture of CSS and Concerto. Mostly reverse engineered the parser grammar for Concerto in Peggy.
Feature Request 🛍️
DCS as json objects can be very verbose and difficult to interpret and write, especially for busineess/domain experts.
Use Case
A new DSL for DCS similar to CSS to fine target and decorators on them can be helpful to interpret and author DCS.
Possible Solution
I hacked a small project over this weekend for a DSL for Decorator Command Sets, syntax is somewhat a mixture of CSS and Concerto. Mostly reverse engineered the parser grammar for Concerto in Peggy.
Replit
The text was updated successfully, but these errors were encountered: