Hacker News new | ask | show | jobs
by m1kal 2238 days ago
TeX, BLAS, Vim and Emacs
1 comments

BLAS API will probably last forever but the actual implementation library people use today may not. I suspect the same may be true for vim in the very long run, maybe someone will re-implement it and it'll become more popular (like vi vs vim). I find it unlikely that that'll happen to Emacs since it's extremely complex, maybe we'll just move on before that happens.
> someone will re-implement it and it'll become more popular (like vi vs vim).

https://neovim.io/

re BLAS, we may hope, but it appears that BLAS and friends probably single-handedly kept FORTRAN from dying off. And I suspect both will live forever.

As for Emacs, it's probably just "good enough" underneath the covers to never draw a rewrite. More fun to spend time hacking elisp.