Open Source Emacs-Lisp Software

Emacs-Lisp Software

Browse free open source Emacs-Lisp Software and projects below. Use the toggles on the left to filter open source Emacs-Lisp Software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • 1
    Mozc

    Mozc

    Mozc - a Japanese Input Method Editor designed for multi-platform

    Mozc is an open source Japanese Input Method Editor (IME) developed by Google, designed to provide Japanese text input across multiple operating systems including Android, macOS, Windows, GNU/Linux, and Chromium OS. The project originated as a subset of Google Japanese Input, released publicly under the BSD 3-Clause license for community use and development. Mozc offers core IME functionality such as text conversion, prediction, and dictionary-based input, enabling users to efficiently type and edit Japanese text. While Mozc shares much of its codebase with Google’s internal IME, it operates as an independent open source project without official support, guarantees, or stable release cycles. Developers can build Mozc from source for their preferred platform, and the repository includes detailed build instructions for Android, Linux, macOS, and Windows environments.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    emacs-w64

    emacs-w64

    64-Bit GNU Emacs for MS Windows with optimization.

    A GNU Emacs binary distribution for users who want to use Emacs natively in 64-Bit Windows (x86_64). This project will focus on providing unmodified, up-to-date (from git master and newest release), and optimized w64 binary builds. Also available on GitHub: https://github.com/zklhp/emacs-w64/releases For details concerning the build, please see the wiki page on https://sourceforge.net/p/emacsbinw64/wiki/Build%20guideline%20for%20MSYS2-MinGW-w64%20system/. 中文版请看这里: http://chriszheng.science/2015/03/19/Chinese-version-of-Emacs-building-guideline/.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 3
    Magit

    Magit

    A Git porcelain inside Emacs

    Magit is a complete text-based user interface to Git. It fills the glaring gap between the Git command-line interface and various GUIs, letting you perform trivial as well as elaborate version control tasks with just a couple of mnemonic key presses. Magit looks like a prettified version of what you get after running a few Git commands but in Magit every bit of visible information is also actionable to an extent that goes far beyond what any Git GUI provides and it takes care of automatically refreshing this output when it becomes outdated. In the background Magit just runs Git commands and if you wish you can see what exactly is being run, making it possible for you to learn the git command-line by using Magit. Using Magit for a while will make you a more effective version control user. Magit supports and streamlines the use of Git features that most users and developers of other Git clients apparently thought could not be reasonably mapped to a non-command-line interface.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    SLIME

    SLIME

    The Superior Lisp Interaction Mode for Emacs

    SLIME is a Emacs mode for Common Lisp development. Inspired by existing systems such Emacs Lisp and ILISP, we are working to create an environment for hacking Common Lisp in. SLIME extends Emacs with support for interactive programming in Common Lisp. The features are centered around slime mode, an Emacs minor mode that complements the standard lisp mode. While lisp-mode supports editing Lisp source files, slime-mode adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on. The Read-Eval-Print Loop ("top-level") is written in Emacs Lisp for tighter integration with Emacs. The REPL also has builtin "shortcut" commands similar to those of the McCLIM listener. SLIME is able to take compiler messages and annotate them directly into source buffers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 5
    telega.el

    telega.el

    GNU Emacs telegram client (unofficial)

    telega is a full-featured unofficial client for Telegram platform for GNU Emacs. telega is actively developed, for this reason, some features are not implemented, or they are present just as skeletons for future implementation. However, the core parts are mature enough so that it is possible to use telega on daily basis. telega depends on the visual-fill-column and rainbow-identifiers packages. This dependency automatically installs if you install telega from MELPA or GNU Guix. Otherwise, will you need to install these packages by hand? telega is built on top of the official library provided by Telegram TDLib. Most distributions do not provide this package in their repositories, in which case you will have to install it manually by following the instructions. GNU Guix, however, does have both telega and TDLib packaged. If you use GNU Guix you can skip directly to Installing from GNU Guix.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Emacs Dashboard

    Emacs Dashboard

    An extensible emacs dashboard

    An extensible emacs startup screen showing you what’s most important. The widget “projects”, which shows a list of recent projects, is not enabled by default since it depends on packages that might not be available. To activate the widget, set the variable dashboard-projects-backend to either =’projectile= (projectile, available from melpa) or =’project-el= (project.el, available from GNU elpa), then add an entry like (projects . 5) to the variable dashboard-items. The agenda is now sorted with dashboard-agenda-sort-strategy following the idea of org-agenda-sorting-strategy. Supported strategies are priority-up, priority-down, ~time-up, time-down, todo-state-up and todo-state-down.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Language Server Protocol for Emacs

    Language Server Protocol for Emacs

    Emacs client/library for the language server protocol

    Client for Language Server Protocol (v3.14). lsp-mode aims to provide IDE-like experience by providing optional integration with the most popular Emacs packages like company, flycheck and projectile. Works out of the box and automatically upgrades if additional packages are present. Choose between full-blown IDE with flashy UI or minimal distraction-free. Supports all features in Language Server Protocol v3.14. Semantic tokens as defined by LSP 3.16 (compatible language servers include recent development builds of clangd and rust-analyzer). If LSP server supports completion, lsp-mode use symbols returned by the server to present the user when completion is triggered via completion-at-point. For UI feedback of the available code actions, you can enable lsp-modeline-code-actions-mode which shows available code actions on modeline.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    doom-modeline

    doom-modeline

    A fancy and fast mode-line inspired by minimalism design

    A fancy and fast mode-line inspired by minimalism design. A fancy and fast mode-line inspired by minimalism design. It’s integrated into Centaur Emacs, Doom Emacs, and Spacemacs. A match count panel (for anzu, iedit, multiple-cursors, symbol-overlay, and evil-search, etc.) An indicator for recording a macro. Current environment version (e.g. python, ruby, go, etc.) in the major-mode. A customizable mode-line height (see doom-modeline-height). A minor modes segment that is compatible with minions. An error/warning count segment for flymake/flycheck. A workspace number/name segment for eyebrowse or tab-bar-mode. A perspective name segment for persp-mode. A window number segment for ace-window, winum and window-numbering. An indicator for modal editing state, including evil, overwrite, god, ryo and xah-fly-keys, etc. An indicator for battery status. An indicator for the current input method. An indicator for debug state. An indicator for the remote host.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    lispy

    lispy

    Short and sweet LISP editing

    This package reimagines Paredit - a popular method to navigate and edit LISP code in Emacs. Most of more than 100 interactive commands that lispy provides are bound to a-z and A-Z in lispy-mode. The advantage of short bindings is that you are more likely to use them. As you use them more, you learn how to combine them, increasing your editing efficiency. To further facilitate building complex commands from smaller commands, lispy-mode binds digit-argument to 0-9. For example, you can mark the third element of the list with 3m. You can then mark third through fifth element (three total) with 2> or >>. You can then move the selection to the last three elements of the list with 99j. If you are currently using Paredit, note that lispy-mode and paredit-mode can actually coexist with very few conflicts, although there would be some redundancy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    org-roam-server

    org-roam-server

    A web application to visualize the Org-Roam database

    A web application to visualize the Org-Roam database. For org-roam v2, use org-roam-ui, org-roam-server only works with org-roam v1. Use M-x org-roam-server-mode RET to enable the global mode. It will start a web server. Although it will automatically reload if there is a change in the database, sometimes it fails to establish a connection. If it does not reload after org-roam-build-cache, you can do it manually by clicking the reload button which will reload the data, rebuild the graph and refresh connections. The graph utilizes org-roam protocol which means if you click on one of the nodes, it will open the corresponding file in Emacs. For this feature to work, org-roam protocol should be configured in the system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    RefDB is a reference database and bibliography tool for SGML, XML, and LaTeX documents, sort of a Reference Manager or BibTeX for markup languages. It is portable and known to run on Linux, Free/NetBSD, OSX, Solaris, and Windows/Cygwin.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12

    Emacs for w64

    Clean, optimized w64 Emacs.

    This project provides clean, optimized w64 binary builds of the latest Emacs git snapshots with image support enabled. It is, however, not *the* official distribution of Emacs. Happy hacking!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    MMM Mode is an add-on package for emacs that enables the user to edit different parts of a file in different major modes. It is well suited for editing embedded code and code-generating code. The development is hosted at GitHub now: https://github.com/purcell/mmm-mode Please report any issues there.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    p4.el is an Emacs Lisp library providing Perforce CMS integration with GNU Emacs and XEmacs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    CC Mode is a GNU Emacs and XEmacs mode for editing C and other languages with similar syntax; currently C++, Objective-C, Java, CORBAs IDL, Pike, and AWK. It is a standard package in both GNU Emacs and XEmacs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    DictEm is an extremely customizable Dictionary client for (X)Emacs. It implements functions of the client part of the Dictionary protocol (RFC-2229). It widely uses autocompletion and provides powerful API that allows to heavily extend its functionality.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Emacs commands managing an "item" cursor (e.g. a word, expression, sentence, defun). Built on this are high-level actions such as converting code blocks to separate functions. This provides elegant and concise editing, and is pedal- and voice-friendly.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    This project has been moved to http://code.google.com/p/geben-on-emacs/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    a jabber (instant messaging) client running atop emacs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Emacs Lisp libraries for GNU Emacs or XEmacs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    We have moved to http://sv.gnu.org/projects/erc. ERC is a powerful, modular, and extensible IRC client for Emacs and XEmacs. Full documentation can be found on the wiki by following the "Home Page" link.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Free Software/Open Source tabbed terminal through GNU Emacs for windows
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    EPT (Emacs Package Tool) is full userspace package managing tool for GNU/Emacs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    OmniMark mode

    OmniMark major mode for Emacs/XEmacs

    This is an Emacs/XEmacs major mode for editing OmniMark programs. It supports syntax highlighting, and uses heuristics to help with indentation. Additionally, programs can be navigated according to their structure.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    This is a robust client for the AOL Instant Messenging service using the Emacs text editor as it's UI. That's right -- you can use AIM from within emacs! TNT has been described as "IM for adults".
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.