Hacker News new | ask | show | jobs
by Hurtak 3696 days ago
I thought Sublime is written mainly in Python?
1 comments

It implements a Python interface so the plugin ecosystem uses it, but the core of it is c++ afaik.