|
|
|
|
|
by pier25
863 days ago
|
|
> describing dynamic user interfaces GUIs are essentially 2d scene graphs. Basically you need to describe a tree of hierarchical relationships. I agree HTML is not great for the dynamic part and the reacitivity but it's the lingua franca of the web. Why reinvent some new DSL when you already have one that was already designed to represent a scene graph. |
|