Btw I started to discover the greatness of creatin...
# tornadofx
t
Btw I started to discover the greatness of creating DSL's on-the-fly. I am building a DSL on top of TornadoFX specific to an airline application I am building. The value of this approach is enormous because it simplifies code greatly, and the language is specific to the problem you are solving. I am inspired to write a chapter in the guide on this in Design Patterns.
👍 1