Hacker News new | ask | show | jobs
by bazoom42 1302 days ago
An “internal DSL” is a library with a a design which makes it “feel” like a language. JQuery is the classic example. An “external DSL” has its own syntax, like regexes.