Skip to content

SystemRDL lexer for Pygments syntax highlighting

License

Notifications You must be signed in to change notification settings

SystemRDL/pygments-systemrdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.github/workflows/build.yml PyPI - Python Version

pygments-systemrdl

This module implements a SystemRDL 2.0 language lexer for Pygments. The lexer is published as an entry point and, once installed, Pygments will pick it up automatically.

The language is registered under the alias: systemrdl

Installation

Install from PyPi using pip:

python3 -m pip install pygments-systemrdl