Open source programmers’ editor for OS X – Kod
Kod is a programmers’ editor for OS X
Goals and features
- Fully concurrent — loading files, syntax highlighting, etc is distributed across available CPU cores. Minimal waiting time.
- Integrated scripting environment based on Node.js.
- Written from scratch with modern OS X 10.6 APIs providing maximum OS integration while avoiding reinvention of the wheel.
- Sports a Chromium-like user interface where tabs can be torn off and moved between windows.
- Allows editing (although not saving, currently) remote files accessible over HTTP or HTTPS.
- [...]








