Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

From a pragmatic point of view, if you need to "reinvent" stuff for some reasons, e.g to implement them in C or whatever, prototype it in perl as generic as possible and just translate it to C or your language of choice... look how they did it in perl (there's next to nothing they didn't implement by now), then implement the algorithm in "your" language. It saves you really lots of time.


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

Search: