Hacker News new | ask | show | jobs
by Lindby 1765 days ago
You can do this in any shell already by placing the other language in a separate executable file. With everything in the same file the risk of ignoring the separation of concern principle (each unit should do one thing and do it well).