▲ | nhatcher 17 hours ago | |||||||
Worth mentioning a version of ms Edit is now opensource. Not only that, it is extraordinary code to learn from: [1]: https://github.com/microsoft/edit [2]: https://news.ycombinator.com/item?id=44031529 | ||||||||
▲ | self_awareness 17 hours ago | parent [-] | |||||||
I wouldn't learn from it, since it uses unsafe code even for basic stuff, like hash calculation. It's also a complete reimplementation, it shares only the name with original edit.com. | ||||||||
|