Skip to content

Files

Latest commit

03b8297 · May 14, 2023

History

History
7 lines (4 loc) · 830 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 830 Bytes

The Emacs Application Framework (EAF) is a powerful extension framework for Emacs. It integrates technologies such as Elisp, Python, JavaScript, Qt, and browsers, and has developed many multi-threaded graphical applications.

Through the interaction of Emacs Lisp and Python, EAF allows Emacs to perform more complex tasks, such as web browsing, PDF reading, video playback, git management, web maps etc.

Most importantly, EAF is designed to allow Emacs users to enjoy the convenience of modern graphical user interfaces without leaving Emacs, making Emacs a more powerful and user-friendly text editor.

You can check out EAF Framework and development tasks to join us! ;)