emacs-sage-shell-mode 0.3-1.4291700
Emacs front-end for SageMath
Sage Shell mode provides an Emacs front-end for SageMath. It can run the Sage terminal inside Emacs, and allows editing .sage source files with a dedicated major mode and sending their contents directly to that terminal.
- Outputs:
out - Website: https://github.com/sagemath/sage-shell-mode
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-sage-shell-mode 0.3-1.4291700 as follows:
guix install emacs-sage-shell-mode@0.3-1.4291700
Or install the latest version:
guix install emacs-sage-shell-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.