Textadept

From Wikipedia, the free encyclopedia

Template:Short description

Page Module:Infobox/styles.css has no content.

Textadept
[[Programmer|Original authorTemplate:Pluralize from text]]Mitchell
Initial release2007; 19 years ago (2007)
Template:Infobox software/simple
Written inC, C++, Lua
Operating systemLinux, BSD, Microsoft Windows, macOS
TypeText editor
LicenseMIT
Websiteorbitalquark.github.io/textadept

Script error: No such module "Check for conflicting parameters".

Textadept is a free software minimalist text editor designed for computer programming. Distributed under the MIT license, it is written in C, C++ and Lua and is extensible using Lua.[1] Textadept can use either a graphical user interface or a text-based user interface when running in a terminal window. Textadept uses the Scintilla editing component. Textadept's developer makes the curses wrapper library for Scintilla used by Textadept available separately.[2]

Similar to Emacs, Textadept is deeply extensible; the Lua API has access to any subsystem of the program. Despite this, the developer states that one of his goals is for the C portion to not exceed 2000 lines of code and for the Lua portion to never exceed 4000 lines. When running in a graphical interface Textadept purposely does not save window size or position, leaving this up to the window manager.

See also

Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content."Review: Textadept". Archived from the original on 2018-09-09. Retrieved 2015-02-09.
  2. ^ Page Module:Citation/CS1/styles.css has no content."Scinterm". Archived from the original on 2016-04-06. Retrieved 2015-02-27.


Template:Asbox Template:Asbox

Template:Asbox