4 ms·
Looking forward to it. I also see this as potential syntax that could be translated into html.
by sonicgear1 4y ago
Looking forward to it. I also see this as potential syntax that could be translated into html.
- danielvaughn 4y agoYes exactly. My approach was to make everything a component. In each component, you'd define your props (called "variants" in my language), elements, and styles. Something like this: component Square variants color bg: red elements shape square style square width: 100px height: 100px fill: $bg
- nwienert 4y agohttps://youtu.be/HHTYHm6qLFY https://youtu.be/HHTYHm6qLFY Fwiw I don’t think a new language is the right level of abstraction that will gain popularity.
- ognarb 4y agoSounds like QML but without brackets: https://www.qt.io/product/qt6/qml-book/ch04-qmlstart-qml-syntax https://www.qt.io/product/qt6/qml-book/ch04-qmlstart-qml-syn...