guile-emacs 31.0.50-2.f2d0459
Emacs text editor powered by Guile('s elisp implementation)
Guile-Emacs brings Emacs and Guile together by providing a new Elisp implementation based on Guile's compiler technology, serving as the basis for a more expressive and extensible version of Elisp.
Started in 2014 as a GSOC project, Guile-Emacs was resurrected in 2024.
- Outputs:
out
- Website: https://guile-emacs.org
- Licenses: GPL 3+
- Package source: gnu/packages/emacs.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guile-emacs 31.0.50-2.f2d0459
as follows:
guix install guile-emacs@31.0.50-2.f2d0459
Or install the latest version:
guix install guile-emacs
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.