zile-on-guile
Lightweight clone of the Emacs editor using Guile
GNU Zile is a lightweight clone of the Emacs editor, and Zile-on-Guile is a variant of Zile that can be extended in Guile Scheme. Hitting M-C (or: Alt and C) brings up a Guile REPL from which interactive functions akin to those of Emacs can be invoked.
- Versions: 2.6.4-0.fd09781
- Website: https://github.com/spk121/zile
- Licenses: GPL 3+
- Package source: gnu/packages/zile.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of zile-on-guile
as follows:
guix install zile-on-guile
Or install a particular version:
guix install zile-on-guile@2.6.4-0.fd09781
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.
Badge code
You can use the following badge to inform users of zile-on-guile about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/zile-on-guile'><img src='https://packages.guix.gnu.org/packages/zile-on-guile/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/zile-on-guile)
Example Org:
[[https://packages.guix.gnu.org/packages/zile-on-guile][https://packages.guix.gnu.org/packages/zile-on-guile/badges/latest-version.svg]]