Skip to content

laprice/cypher-lexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#pygments lexer for the cypher query language

This module is a standalone plugin for the pygments code coloring tool that provides a basic lexer for the Cypher query language .

It's currently mostly functional; in that it gets the keywords correctly and colors most forms as it's supposed to.

Please see the issue list for outstanding issues.

This is setup to use setup.py and will get uploaded to pypi once I've got the ascii art and the relationship labels getting colored properly.

  ____            _               _
 / ___|   _ _ __ | |__   ___ _ __| |    _____  _____ _ __
| |  | | | | '_ \| '_ \ / _ \ '__| |   / _ \ \/ / _ \ '__|
| |__| |_| | |_) | | | |  __/ |  | |__|  __/>  <  __/ |
 \____\__, | .__/|_| |_|\___|_|  |_____\___/_/\_\___|_|
      |___/|_|

About

A Pygments lexer for the Cypher query language (used in neo4j)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages