Skip to content

Pygments support for Hermes grammar files, ASTs, and parse trees.

Notifications You must be signed in to change notification settings

scottfrazer/pygments-hermes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hermes plugin for Pygments

This provides Pygments with support for highlighting three Hermes formats:

  1. Grammar Files (.hgr)
  2. Parse Trees (.htree)
  3. Abstract Syntax Trees (.hast)

Install

$ python setup.py install

Or

$ pip install pygments-hermes

Usage

Example

Scott Frazer (scott.d.frazer@gmail.com)

Links

About

Pygments support for Hermes grammar files, ASTs, and parse trees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%