Hacker News new | ask | show | jobs
by bonesss 3042 days ago
> People seem to be drawn to creating a DSL for their problem set, and then programming in that.

ML languages strike a pretty nice balance here, IMO. Your DSL tend to be normal code with a funny operator or two, structured into happy little lists.