My favorites | Sign in
Logo
                
Code license: MIT License
Labels: editor, lua
Show all Featured wiki pages:
Changelog FAQ
Links:
Feeds:
Groups:
People details
Project owners:
  mforal

Textadept is a fast, minimalist, and ridiculously extensible text editor for Linux, Mac OSX, and Windows. At its core lies less than 2000 lines of C code, and that's how it always will be. While other editors rely on recordable macros to speed up workflow, shell scripts to quickly transform text, and static side panes to manage your documents, files, and more, Textadept takes it to the extreme: it gives you complete control over the entire application using the embedded Lua language. Lua is nearly as fast as C, and has a very small footprint. In fact, most of Textadept is written in Lua.

Notable features:

Requirements:

The documentation is in the doc/ directory. Be sure to read the manual in doc/manual/.

Textadept 2.x is not compatible with Textadept 1.x.









Hosted by Google Code