Hacker News new | ask | show | jobs
by john4532452 1920 days ago
It reminds me of the quote from SICP whenever i a domain specific languages frameworks etc

"Establishing new languages is a powerful strategy for control-ling complexity in engineering design; we can often enhance ourability to deal with a complex problem by adopting a new lan-guage that enables us to describe (and hence to think about)the problem in a different way, using primitives, means of com-bination, and means of abstraction that are particularly wellsuited to the problem at hand." -- Harold Abelson