Slide 21
Slide 21 text
Wishlist
• Code structure == UI structure
• No more dom
a
in speci
f
ic l
a
ngu
a
ge / m
a
rkup l
a
ngu
a
ge / p
a
renthesis trick
• Control Flow: If-Else, Loop, etc.
• Turing completeness m
a
tters
DSL
Item 1
Item 2
Parenthesis
VBox(
Text(“Item 1”),
Text(“Item 1”)
)
Control Flow
Another language
Another ton of tools
* Syntax & Grammar
* Code Generators
* Debugger
* IDEs Integration
Turing Completeness
Interoperability
Learning Curve
Language Maintenance
Traceability
Job Security
Fun for younger me 🤡