emacs
Because some answers can be very wide, it is a good idea to run the
program in a window which does not wrap output lines, and allows the
user to scroll horizontally to see the rest of the output. We
provide a package for emacs which implements this, in
emacs/M2.el
. It also provides for dynamic completiong
of symbols in the language. A tutorial on its use can be found in the
file emacs/emacs.hlp
.
A package for editing program text in the Macaulay 2 language
is available in emacs/M2-mode.el
. It also provides for
dynamic completion of symbols in the language. A tutorial on its
use can be found in the file emacs/emacs.m2
.
Go to main index.
Go to concepts index.