I hate internal DSLs. What's the problem with common APIs? It it too simple using them without thinking about reflection all the time?
2
@tillsc What’s the difference between a good API in a good language and an internal DSL?
4
@stilkov @tillsc a good API does not try to hide the host language or put some weird semantics on its features.
1
Replying to @Developmind
@Developmind @tillsc true for a good internal DSL as well, right?

Jan 16, 2015 · 8:30 PM UTC