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

I wonder if bash could appropriate some of these good ideas.


To the best of my understanding, probably no.

* It's very hard to make changes to bash without breaking anything given the existing amount of code written in bash.

* If I remember correctly, bash does not have garbage collection and something tells me, it will not be easy to agree on or to add. Hello, structured data...


Could be possible to write these extensions as bash plugin libraries -- I've long thought about adding such features this way, but haven't had the time or pressure enough to really need it yet.




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

Search: