Из Википедии, бесплатной энциклопедии
Перейти к навигации Перейти к поиску

Ниже приводится список известных текстовых редакторов .

Графический и текстовый пользовательский интерфейс [ править ]

Следующие редакторы могут использоваться с графическим или текстовым пользовательским интерфейсом .

Графический интерфейс пользователя [ править ]

Text user interface[edit]

System default[edit]

Others[edit]

vi clones[edit]

Sources:[9][10][27]

No user interface (editor libraries/toolkits)[edit]

ASCII and ANSI art[edit]

Editors that are specifically designed for the creation of ASCII and ANSI text art.

  • ACiDDraw – designed for editing ASCII text art. Supports ANSI color (ANSI X3.64)
  • JavE – ASCII editor, portable to any platform running a Java GUI
  • PabloDraw – ANSI/ASCII editor allowing multiple users to edit via TCP/IP network connections
  • TheDraw – ANSI/ASCII text editor for DOS and PCBoard file format support

ASCII font editors[edit]

  • FIGlet – for creating ASCII art text
  • TheDraw – MS-DOS ANSI/ASCII text editor with built-in editor and manager of ASCII fonts
  • PabloDraw – .NET text editor designed for creating ANSI and ASCII art

Historical[edit]

Visual and full-screen editors[edit]

  • Brief – a programmer's editor for DOS and OS/2
  • Edit application – a programmer's editor for Classic Mac OS
  • EDIT – a menu-based editor introduced to supersede EDLIN in MS-DOS version 5.0 and up and available in most Microsoft Windows
  • EDT – a character-based editor used on DEC PDP-11s and VAXen
  • O26 – written for the operator console of the CDC 6000 series machines in the mid-1960s
  • Red – a VAX/VMS editor, written in Forth variant STOIC
  • se – an early screen-based editor for Unix
  • SED – cross-platform editor from the 1980s, ran on TOPS-10, TOPS-20 and VMS
  • STET (the 'STructured Editing Tool') – may have been the first folding editor; its first version was written in 1977
  • TeachText
  • TECO – a character-based editor, which included a programming language.

Line editors[edit]

  • Colossal Typewriter – an early editor thought to be written for the PDP-1
  • ed:
    • Unix's early line editor
    • CP/M's line editor
  • EDLIN – a line editor delivered with MS-DOS
  • EDT (Univac) – a line editor for Unisys VS/9 and Fujitsu BS2000 systems
  • ex – an EXtended version of Unix's ed, later evolved into the visual editor vi
  • fred – sed-like line editor used on the CDC 7600 at Los Alamos
  • GEDIT (aka George 3 EDITor) – a TECO-like editor including a programming language for the GEC 4000 series computers. GEDIT was originally written by David Toll of Rutherford Appleton Laboratory, and then adopted by GEC Computers for OS4000.
  • sed – a non-interactive programmable stream editor available in Unix
  • TECO – one of the most advanced character-based editors, which included a programming language
  • TEDIT – GEC 4000 series editor based on the Cambridge Titan EDIT
  • QED

See also[edit]

  • Comparison of text editors
  • Editor war
  • Line editor
  • List of HTML editors
  • List of word processors
  • Outliner, a specialized type of word processor
  • Source code editor

Notes[edit]

  1. ^ Cameron, D., Rosenblatt, B., Raymond, E., & Raymond, E. S. (1996). Learning GNU Emacs. " O'Reilly Media, Inc.".
  2. ^ Glickstein, B. (1997). Writing GNU Emacs Extensions: Editor Customizations and Creations with Lisp. " O'Reilly Media, Inc.".
  3. ^ Halme, H., & Heinänen, J. (1988). GNU Emacs as a dynamically extensible programming environment. Software: Practice and Experience, 18(10), 999-1009.
  4. ^ Schoonover, M. A., & Schoonover, S. (1991). GNU Emacs: UNIX text editing and programming. Addison-Wesley Longman Publishing Co., Inc..
  5. ^ Cameron, D., Elliott, J., Loy, M., Raymond, E. S., & Rosenblatt, B. (2005). Learning GNU Emacs. " O'Reilly Media, Inc.".
  6. ^ Stallman, R., & Goyal, R. (1994). Getting Started With XEmacs. One of a complete set of manuals for XEmacs, all available at www.xemacs.org/Documentation/index.%20html.
  7. ^ Ayers, L. (1997). A Comparison of Xemacs and GNU emacs. Linux Journal, 1997, 4.
  8. ^ "Textadept". Retrieved 2014-08-14.
  9. ^ a b c Robbins, A., Hannah, E., & Lamb, L. (2008). Learning the vi and Vim Editors. " O'Reilly Media, Inc.".
  10. ^ a b c Robbins, A. (2011). Vi and Vim Editors Pocket Reference. " O'Reilly Media, Inc.".
  11. ^ Schulz, K. (2007). Hacking Vim: a cookbook to get the most out of the latest Vim editor. Packt Publishing Ltd.
  12. ^ a b Neil, D. (2015). Practical Vim: Edit Text at the Speed of Thought. Pragmatic Bookshelf.
  13. ^ "Apps/Gedit - GNOME Wiki!". projects.gnome.org. Retrieved 8 April 2018.
  14. ^ "Leafpad" Archived 2008-10-14 at the Wayback Machine
  15. ^ docs.xfce.org/apps/mousepad/start
  16. ^ http://manuals.info.apple.com/en_US/0307163ASYS75UPG.pdf
  17. ^ "System 2.0 (4.1/5.5) 800K Disk Contents (9/93)". support.apple.com. Retrieved 8 April 2018.
  18. ^ Mittelbach, F., Goossens, M., Braams, J., Carlisle, D., & Rowley, C. (2004). The LATEX companion. Addison-Wesley Professional.
  19. ^ Lamport, L. (1994). LATEX: a document preparation system: user's guide and reference manual. Addison-wesley.
  20. ^ Hoenig, A. (1998). TeX unbound: LaTeX & TeX strategies for fonts, graphics, & more. Oxford University Press, USA.
  21. ^ Syropoulos, A., Tsolomitis, A., & Sofroniou, N. (2007). Digital typography using LATEX. Springer Science & Business Media.
  22. ^ "Mac Basics: TextEdit". apple.com. Retrieved 8 April 2018.
  23. ^ Charles Moore (6 March 2017). "So Long Textwrangler, Hello BBEdit". macprices.net. Retrieved 28 August 2019.
  24. ^ "TextWrangler". barebones.com. Retrieved 28 August 2019.
  25. ^ Del Sole, A. (2018). Visual Studio Code Distilled: Evolved Code Editing for Windows, macOS, and Linux. Apress.
  26. ^ "3.10. Text Editors". www.freebsd.org. Retrieved 8 April 2018.
  27. ^ a b Lamb, L., Robbins, A., & Robbins, A. (1998). Learning the vi Editor. " O'Reilly Media, Inc.".
  28. ^ "vi". pubs.opengroup.org. Retrieved 8 April 2018.
  29. ^ Wells, N. (2000). BusyBox: A swiss army knife for linux. Linux Journal, 2000(78es), 10.