Skip to content

MisanthropicBit/pygments-sisal

Repository files navigation

pygments-sisal GitHub license GitHub version

A Pygments lexer for Streams and Iteration In A Single-Assignment Language (SISAL).

LaTeX screenshot (lovelace style): Example LaTeX highlighting with the lovelace style

Terminal screenshot (lovelace style):

Example terminal highlighting with the lovelace style

Install

Either run pip install pygments-sisal or git clone this repository and run python setup.py install from the command line.

The setup script installs the necessary entry point for pygments. You can verify the install by running:

pygmentize -L lexers | grep 'sisal'

About

A Pygments lexer for the SISAL programming language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages