Lexer for the computer algebra system Maxima.
Derived from pygments/lexers/algebra.py.
Unknown Field: copyright | |
Copyright 2006-2021 by the Pygments team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Class | MaximaLexer |
A Maxima lexer. Derived from pygments.lexers.MuPADLexer. |