Hacker News new | ask | show | jobs
by dswilkerson 796 days ago
One thing I and other programmers do that increases productivity is to write a programming language specific to the task. In particular, it allows the programmer to factor out a cross-cutting concern as a language feature.