This package browser is in early development. Mind the rough edges.

emacs-literate-elisp 0.8

Load Emacs Lisp code blocks from Org files

Literate-Elisp is an Emacs lisp library to provide an easy way to use literal programming in Emacs lisp. It extends the Emacs load mechanism so Emacs can load Org files as Lisp source files directly.

Installation

Install emacs-literate-elisp 0.8 as follows:

guix install emacs-literate-elisp@0.8

Or install the latest version:

guix install emacs-literate-elisp

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.