emacs-literate-calc-mode 0.1-2.ba7d221
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.
- Website: https://github.com/sulami/literate-calc-mode.el
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-literate-calc-mode 0.1-2.ba7d221
as follows:
guix install emacs-literate-calc-mode@0.1-2.ba7d221
Or install the latest version:
guix install emacs-literate-calc-mode
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.