Перейти к содержимому

GNU Emacs

Опубликовано: Free Software Foundation

An extensible text editor

Открытый исходный кодGPL-3.0+ and GFDL-1.3+

Часть этой страницы показана на языке оригинала, потому что перевод не закончен.

Основное

  • Provides an extensible editing environment through Emacs Lisp integration.
  • Includes syntax highlighting and specialized modes for various programming languages.
  • Supports macro recording to automate repetitive text manipulation tasks.

Об этом приложении

GNU Emacs is an extensible, customizable text editor centered around an interpreter for Emacs Lisp. Users can read and edit files, write code, compose text, and manage tasks within a unified environment. Its architecture allows for extensive modification through user-written scripts and installed packages, adapting the interface to various workflows from programming to electronic mail management. Designed primarily for Linux systems, it operates through keyboard commands and text buffers.

The editor includes built-in modes for numerous programming languages, syntax highlighting, and macro recording for repetitive editing tasks. Because configuration is handled dynamically via Lisp code, the software functions as a self-documenting development environment where users can inspect and alter internal functions while running.

Linux

Мы не размещаем этот файл у себя, не сканируем его и не изучаем его содержимое. Прочитайте, что пишет источник, и решайте сами.