Open Source Emacs-Lisp Software for Windows - Page 4

Emacs-Lisp Software for Windows

View 25592 business solutions

Browse free open source Emacs-Lisp Software for Windows and projects below. Use the toggles on the left to filter open source Emacs-Lisp Software for Windows 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
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 1
    clj-refactor.el

    clj-refactor.el

    CIDER extension that provides powerful commands to refact Clojure code

    A CIDER extension that provides powerful commands for refactoring Clojure code. clj-refactor provides powerful refactoring functionality for Clojure projects. It complements the refactoring functionality you'd find in clojure-mode and CIDER. The more advanced refactorings require our nREPL middleware refactor-nrepl. From version 2.2.0 onwards if cider-jack-in is used it is injected automatically. profiles.clj or profile.boot don't need to be modified anymore for the above usecase! On the other hand if a standalone REPL or an embedded nREPL server is used you will need to manually add this dependency. The analyzer refactor-nrepl uses needs to eval the code too in order to be able to build the AST we can work with. If that causes side effects like writing files, opening connections to servers, modifying databases, etc. performing certain refactoring functions on your code will do that, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    confluence-el

    confluence-el

    Emacs extension for interacting with Atlassian Confluence

    Atlassian (http://www.atlassian.com/) has a wiki called Confluence (http://www.atlassian.com/software/confluence/). This Emacs extension allows you to interact with Confluence from Emacs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    dap-mode

    dap-mode

    Emacs Debug Adapter Protocol

    Emacs client/library for Debug Adapter Protocol is a wire protocol for communication between client and Debug Server. It's similar to the LSP but provides integration with debug server. The API considered unstable until 1.0 release is out. It is tested against Java, Python, Ruby, Elixir and LLDB (C/C++/Objective-C/Swift). The main entry points are dap-debug and dap-debug-edit-template. The first one asks for a registered debug template and starts the configuration using the default values for that particular configuration. The latter creates a debug template which could be customized before running. dap-debug-edit-template will prepare a template declaration inside a temporary buffer. You should execute this code using C-M-x for the changes to apply. You should also copy this code into your Emacs configuration if you wish to make it persistent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 0 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
    dumb-jump

    dumb-jump

    an Emacs "jump to definition" package for 50+ languages

    Dumb Jump is an Emacs "jump to definition" package with support for 50+ programming languages that favors "just working". This means minimal -- and ideally zero-configuration with absolutely no stored indexes (TAGS) or persistent background processes. Dumb Jump requires at least GNU Emacs 24.3. Dumb Jump uses The Silver Searcher ag, ripgrep rg, or grep to find potential definitions of a function or variable under point. It uses a set of regular expressions based on the file extension, or major-mode, of the current buffer. The matches are run through a shared set of heuristic methods to find the best candidate to jump to. If it can't decide it will present the user with a list in a pop-menu, helm, or ivy (see dumb-jump-selector). For the currently supported languages it seems to do a good job of finding what you want. If you find a case where it does not work as expected do not hesitate to open an issue. It can be slow if it needs to use grep and/or a project is large.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    easy-jekyll

    easy-jekyll

    Emacs major mode for managing jekyll

    Emacs major mode for managing Jekyll blogs. You can manage blogs on easy-jekyll-mode. If you manage multiple blogs, you can switch blogs. You can post a new article. Enter an article file name in the minibuffer. A markdown file is automatically generated. You can write a blog with markdown-mode. If you enter '.textile' file name in the minibuffer, textile file is automatically generated and you can write a blog with textiles. The browser opens automatically and you can preview the blog on your laptop or desktop. Even if you run the easy-Jekyll-preview command many times, only one Jekyll process will run so do not mind it. Since the process of Jekyll running on the laptop or desktop disappears in 300 seconds, you do not have to worry about killing the Jekyll process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    emacs-async

    emacs-async

    Simple library for asynchronous processing in Emacs

    async.el is a module for doing asynchronous processing in Emacs. Some async applications are provided as well with this package. You can install emacs-async package from MELPA using package.el. You can also install from sources, in this case you should install using make and make install to ensure emacs-async is installed in a standard load-path destination where other packages can find it easily when compiling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    facebook-el is an emacs lisp library for accessing the facebook api. It's currently in the beginning stages of development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An Emacs major mode for editing F# code, based on the OCaml mode and the Python mode. This project is not maintained anymore. New development will go here: https://github.com/fsharp/fsharpbinding/tree/master/emacs
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Configuration framework for: emacs, zsh, tcsh, ksh, bash, screen, top, metacity, gnome-terminal,... It run on all posix platform and include special stuff for epita you can find source here: http://github.com/ctaf42/ctafconf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    js-comint.el is a way to run an inferior javascript process inside of emacs and easily send javascript code to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    js-test.el is a bit of elisp which makes running javascript tests in an emacs js-comint window easy from within the code in question. It's based on Steve Yegge's js2-mode and js-comint.el.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The "Lib45" string search library provides routines that generate fast string searching code at run-time. The library is written in Assembly language for Intel 32bit CPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lojread is a project designed to aid in the learning of the conlang, lojban. It assists the student in reading the lojban language in such a way that they can build their vocabulary and structural understanding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Reftex version supporting citations from RIS, Eprints XML, METS files and external databases - RefDB and Eprints3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    org-ql

    org-ql

    An Org-mode query language, including search commands and saved views

    This package provides a query language for Org files. It offers two syntax styles: Lisp-like sexps and search engine-like keywords. It includes three libraries: The org-ql library is flexible and may be used as a backend for other tools. The libraries org-ql-search and helm-org-ql (a separate package) provide interactive search commands and saved views. The package org-ql may be installed directly from MELPA or with other tools like Quelpa. After installation, you can use the commands without additional configuration. To use the functions and macros in your own Elisp code, use libraries org-ql and org-ql-view. Feedback on these APIs is welcome. Eventually, after being tested and polished, they will be considered stable. When formatting entries for Org QL View buffers, use internal function for retrieving heading tags. This improves speed by using our cache, and it removes the need for a compatibility alias for Org versions before 9.3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    org-super-agenda

    org-super-agenda

    Supercharge your Org daily/weekly agenda by grouping items

    This package lets you “supercharge” your Org daily/weekly agenda. The idea is to group items into sections, rather than having them all in one big list. Now you can sort-of do this already with custom agenda commands, but when you do that, you lose the daily/weekly aspect of the agenda: items are no longer shown based on deadline/scheduled timestamps, but are shown no-matter-what. So this package filters the results from org-agenda-finalize-entries, which runs just before items are inserted into agenda views. It runs them through a set of filters that separate them into groups. Then the groups are inserted into the agenda buffer, and any remaining items are inserted at the end. Empty groups are not displayed. The end result is your standard daily/weekly agenda, but arranged into groups defined by you. You might put items with certain tags in one group, habits in another group, items with certain todo keywords in another, and items with certain priorities in another.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    otp.el is a one-time-password implementation in emacs lisp, suitable for generating one time passwords with the MD5 algorithm. It's designed to be plugged in to tramp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is an emacs (and xemacs) major mode for use with mutt, slrn, or whatever you can get it to work with. This mode makes editing your mail messages easier. If you use emacs and mutt this is the glue that binds them together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Client for Emacsen to search/get BibTeX entries from PubMed and Hubmed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    rjsx-mode

    rjsx-mode

    A JSX major mode for Emacs

    rjsx-mode is an Emacs major mode derived from js2-mode, tailored for editing JSX files. It extends the parser to support full JSX syntax, providing features like syntax highlighting, indentation, and error checking for React development. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sidebrain is a programmer's memory aid, looking after a stack of tasks and subtasks, and a queue or pool of tasks that are not on the stack. It also keeps a collection of notes that you have made, associated with the tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Squeeze.el is an emacs lisp interface to the slimdevices squeezebox MP3 player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    sydict is a dictionary interface in emacs written with elisp by sylvester.
    Downloads: 0 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.