Ask HN: Which library would you like to see ported on language X?
As a practice exercise for every language, porting a library is a great way to have a better grasp of a language while filling a gap for its developers needs
It gives your learning project a real meaning and therefore helps with your motivation to learn.
I'm trying to build a list of libraries having this potential.
Which library made you think "I wish it was ported on language X" ?
6 comments
[ 4.8 ms ] story [ 23.0 ms ] threadThat is, I would like to have an iterator in Python in which I could do:
Pandas does help, but is not pure Python (has native dependencies).