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

emacs-literate-calc-mode

Literate programming for Emacs Calc

This library provides literate programming for Calc. There is both a major and a minor mode. The major mode does some basic syntax highlighting, while the minor mode only evaluates all Calc statements while typing. In particular, the minor mode works quite well with Org or Markdown modes, or other markup language major modes.

Installation

Install the latest version of emacs-literate-calc-mode as follows:

guix install emacs-literate-calc-mode

Or install a particular version:

guix install emacs-literate-calc-mode@0.1-2.ba7d221

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

HTML: <a href='http://127.0.0.1:3000/packages/emacs-literate-calc-mode/'><img src='http://127.0.0.1:3000/packages/emacs-literate-calc-mode/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/emacs-literate-calc-mode/badges/latest-version.svg)](http://127.0.0.1:3000/packages/emacs-literate-calc-mode/)
Org: [[http://127.0.0.1:3000/packages/emacs-literate-calc-mode/][http://127.0.0.1:3000/packages/emacs-literate-calc-mode/badges/latest-version.svg]]