Skip to content

spoofax-shell-2016/metaborg-pygments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pygments Lexers for Spoofax Languages

This package adds syntax coloring support for Spoofax meta-languages and research languages to Pygments. The languages can be used in Sphinx documentation, and in LaTeX documents, using the Minted package.

Usage

To install the package, run

python setup.py install

or add the following line to the requirements.txt of a project

git+https://github.com/metaborg/metaborg-pygments#egg=metaborg-pygments

Development

To develop the package, run

python setup.py develop

which will make the source tree appear as a locally installed package.

About

Pygments Lexers for MetaBorg Languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%