Hacker News new | past | comments | ask | show | jobs | submit login

I've helped port some bash-based CLI tools to Go. The amount of code produced was pretty similar, just some overhead for typing and adapting some of the `awk` and `sed` functionality to be self-contained in the program. What kind of stuff was this 80 line bash script doing that resulted in over 12.5 times more code?



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: