Hacker News new | ask | show | jobs
by tonyedgecombe 3085 days ago
Also isn't the majority of Sublime Text written in Python which in my experience is slower than JavaScript.
2 comments

The majority of Sublime Text is written in C++, it's extensible using Python.
No, common misconception. It just has Python bindings for extensions.