Hacker News new | ask | show | jobs
by doug_durham 24 days ago
DSLs. Creating a language that only you know that will double the learning curve for the folks coming after you. It's fine for personal projects, but almost always an anti-pattern.
1 comments

Dsls are always in the codebase either explicit where it’s made plain or implicit as design patterns and apis