Which is preferable, when building an app for an embedded Linux platform? Trying to decide between converting my data driven approach to code-generation, or expanding the data approach to support expressions and data dependencies.
29% Small: prefer code
71% Flexible: prefer data
7 votes โ€ข Final results
3
Something something every project turns into a DSL something I heard this once somewhere probably something?
1
Replying to @strugee2
Yeah, I'm in a situation where I either have to develop an expression DSL for my app, or switch from runtime yaml to compile-time codegen.

Apr 24, 2018 ยท 2:45 PM UTC

1