Mathematica/Wolfram Language Lexer for Pygments
Project description
This is a lexer and highlighter for Mathematica/Wolfram Language source code using the pygments engine.
It currently supports:
All builtin functions in the System context including unicode symbols except those that use characters from the private unicode space (e.g. \[FormalA]).
User defined symbols, including those in a context.
All operators including unicode operators like u03C0.
Comments, including multi line and nested.
Strings, including multi line and escaped quotes.
Patterns, slots (including named slots #name introduced in version 10) and slot sequences.
Message names (e.g. the ivar in General::ivar)
Numbers including base notation (e.g. 8 ^^ 23 == 19) and scientific notation (e.g. 1 *^ 3 == 1000).
Local variables in Block, With and Module.
A Sass file containing the styles can be obtained from the package repository for use in static website generators such as Jekyll, Octopress, Pelican, etc.
Copyright 2021, 2024 Rocky Bernstein (C) 2016 rsmenon
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for mathics_pygments-1.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4ce92d8d21f1a5fc63957a4ddf3dca16a8b861f306fefabd8fa657284e1277f |
|
MD5 | 8bc4d5213517729dc416934a76596e2d |
|
BLAKE2b-256 | fd5d05888f1ae04c95e2b2b4d88d7452bd83b17410fc64dbce6195d00e22a58e |