Hacker News new | ask | show | jobs
by tlrobinson 2566 days ago
It seems like there’s an opportunity for a lightweight statically-linked scripting language. Something between Go and Python.
1 comments

The standard toolkit for this is perl. It's used in automake, most gnu utils and git. python and ruby bring nothing new to the table, besides being newbie friendlier.