Hacker News new | ask | show | jobs
by danschuller 3205 days ago
Definitely agree is very slow - even for "simple" things like echoing lines.

The one thing I do like is I can make assumptions about how the scripting language works - like writing a if-statement for instance. This lets me write simple scripts pretty fast. Especially compared to bash which tends to be quite quirky and requires a lot of checking docs.