Hacker News new | ask | show | jobs
by axod 6072 days ago
domain specific languages == libraries.

You make some libraries, functions that do shit. Then call them. That way other people can still read the code, and help.

It's like GOSUB but better!